<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.kamaradski.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.kamaradski.com/feed.php">
        <title>wiki.kamaradski.com - troubleshooting</title>
        <description></description>
        <link>https://wiki.kamaradski.com/</link>
        <image rdf:resource="https://wiki.kamaradski.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-04T10:29:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.kamaradski.com/doku.php?id=troubleshooting:cronstoppedworkingonmacbook&amp;rev=1678229470&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kamaradski.com/doku.php?id=troubleshooting:php&amp;rev=1676372081&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kamaradski.com/doku.php?id=troubleshooting:wikijsglobalthis&amp;rev=1676593057&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.kamaradski.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>wiki.kamaradski.com</title>
        <link>https://wiki.kamaradski.com/</link>
        <url>https://wiki.kamaradski.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.kamaradski.com/doku.php?id=troubleshooting:cronstoppedworkingonmacbook&amp;rev=1678229470&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-07T22:51:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cronstoppedworkingonmacbook</title>
        <link>https://wiki.kamaradski.com/doku.php?id=troubleshooting:cronstoppedworkingonmacbook&amp;rev=1678229470&amp;do=diff</link>
        <description>why is cron no longer working on my macbook?

troubleshooting process

If the cron service on your MacBook has stopped working, here are some steps you can take to troubleshoot the issue:

	*  Check the status of the cron service: Use the ps command to check if the cron service is running. Type</description>
    </item>
    <item rdf:about="https://wiki.kamaradski.com/doku.php?id=troubleshooting:php&amp;rev=1676372081&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-14T10:54:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>php</title>
        <link>https://wiki.kamaradski.com/doku.php?id=troubleshooting:php&amp;rev=1676372081&amp;do=diff</link>
        <description>troubleshooting guides for php

connect() to unix:/var/run/php/php7.3-fpm.sock failed

	*  Check if PHP-FPM is running: The error message suggests that Nginx is trying to connect to a Unix socket file, which is used by PHP-FPM to receive requests from Nginx. You should verify that PHP-FPM is running and the socket file exists. You can do this by checking the status of the PHP-FPM service or by looking for the socket file in the specified location.</description>
    </item>
    <item rdf:about="https://wiki.kamaradski.com/doku.php?id=troubleshooting:wikijsglobalthis&amp;rev=1676593057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-02-17T00:17:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>wikijsglobalthis</title>
        <link>https://wiki.kamaradski.com/doku.php?id=troubleshooting:wikijsglobalthis&amp;rev=1676593057&amp;do=diff</link>
        <description>Wiki.js: error globalThis is not defined


root@wiki:~/wiki# node server
Loading configuration from /root/wiki/config.yml... OK
2021-09-12T15:33:04.015Z [MASTER] info: =======================================
2021-09-12T15:33:04.016Z [MASTER] info: = Wiki.js 2.5.214 =====================
2021-09-12T15:33:04.016Z [MASTER] info: =======================================
2021-09-12T15:33:04.017Z [MASTER] info: Initializing...
2021-09-12T15:33:04.378Z [MASTER] info: Using database driver pg for postgre…</description>
    </item>
</rdf:RDF>
