Discourse ha smesso di funzionare su Raspberry Pi 4

Ehi,

Quindi gestisco Discourse da molto tempo senza problemi, ma ieri ho riscontrato lentezza e alcuni problemi con Discourse durante il tentativo di aggiornamento, quando ho provato ad aggiornarlo, non c’è stata alcuna uscita dall’aggiornamento. Ho pensato tra me e me, ok nessun problema, lasciami solo fermare il container e riavviare, e ho deciso di ricostruirlo per sicurezza.

La build è stata completata e il container è stato avviato con successo, ma non vedo alcun dato provenire da esso. Sto usando Nginx Socket File, tra l’altro.

Ho alcuni log per voi, ma da quello che posso dire, i container funzionano benissimo e anche Nginx è attivo e funzionante.

Ho un sacco di spazio su disco e anche memoria libera. Sto usando Raspberry Pi 4 (8GB) ma non sto usando una scheda SD, quindi non preoccuparti, è un SSD SATA (M2).

Come potrei eseguire ulteriori debug?

Il file socket mi limita in qualche modo, perché volevo fare un curl a http://localhost, ma non posso perché è solo un socket.

Prova

cd /var/discourse
./launcher enter app
curl -v localhost

Questo è ciò che ho provato, ma la connessione è stata rifiutata, perché sta provando sulla porta 80… dato che si tratta di un file socket, non ci sarà nulla sulla porta 80

Allora curl -v localhost:3000

L’upstream?

Sembra essere attivo.

*   Trying 127.0.0.1:3000...
* Connected to localhost (127.0.0.1) port 3000 (#0)
> GET / HTTP/1.1
> Host: localhost:3000
> User-Agent: curl/7.74.0
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Wed, 09 Nov 2022 19:34:50 GMT
< Connection: close
< X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 0
< X-Content-Type-Options: nosniff
< X-Download-Options: noopen
< X-Permitted-Cross-Domain-Policies: none
< Referrer-Policy: strict-origin-when-cross-origin
< X-Discourse-Route: categories/index
< Content-Type: text/html; charset=utf-8
< Vary: Accept
< Cache-Control: no-cache, no-store
< Content-Security-Policy: upgrade-insecure-requests; base-uri 'self'; object-src 'none'; script-src https://community.brohosting.eu/logs/ https://community.brohosting.eu/sidekiq/ https://community.brohosting.eu/mini-profiler-resources/ https://community.brohosting.eu/assets/ https://community.brohosting.eu/brotli_asset/ https://community.brohosting.eu/extra-locales/ https://community.brohosting.eu/highlight-js/ https://community.brohosting.eu/javascripts/ https://community.brohosting.eu/plugins/ https://community.brohosting.eu/theme-javascripts/ https://community.brohosting.eu/svg-sprite/ https://www.google-analytics.com/analytics.js https://www.googletagmanager.com/gtag/js 'sha256-HZxBMVZe6P3MvHDZlFai9cUmLH+qwX6BNT3qTwNPATg='; worker-src 'self' https://community.brohosting.eu/assets/ https://community.brohosting.eu/brotli_asset/ https://community.brohosting.eu/javascripts/ https://community.brohosting.eu/plugins/; frame-ancestors 'self'; manifest-src 'self'
< X-Discourse-Cached: skip
< X-Request-Id: 002fc13f-21af-4cca-afc9-49abf7c90916
< X-Runtime: 1.617914
< X-Discourse-TrackView: 1
<
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>Comunità BroHosting - Condividi, Discuti, Incontra Persone</title>
    <meta name="description" content="La nostra comunità è generalmente dedicata alla discussione su temi di hosting, siti web, ottenimento di aiuto per problemi tecnici o conversazioni sull'IT.">
    <meta name="generator" content="Discourse 2.9.0.beta11 - https://github.com/discourse/discourse version 8b8c1291e78b38f3a724faad82b03d0fd51452db">
<link rel="icon" type="image/png" href="https://community.brohosting.eu/uploads/default/optimized/1X/29e7b08a34da961c2daa0fa9bb7f2651bb6dee82_2_32x32.png">
<link rel="apple-touch-icon" type="image/png" href="https://community.brohosting.eu/uploads/default/optimized/1X/29e7b08a34da961c2daa0fa9bb7f2651bb6dee82_2_180x180.png">
<meta name="theme-color" media="all" content="#0a0e12">

<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=yes, viewport-fit=cover">
<link rel="canonical" href="https://community.brohosting.eu/" />
<script type="application/ld+json">{"@context":"http://schema.org","@type":"WebSite","url":"https://community.brohosting.eu","potentialAction":{"@type":"SearchAction","target":"https://community.brohosting.eu/search?q={search_term_string}","query-input":"required name=search_term_string"}}</script>
<link rel="search" type="application/opensearchdescription+xml" href="https://community.brohosting.eu/opensearch.xml" title="Ricerca Comunità BroHosting">

    <link href="/stylesheets/color_definitions_brohosting-dark_1_1_5363f1ab554489831bcd57194284900d906176ea.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" class="light-scheme"/>

  <link href="/stylesheets/desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="desktop"  />



  <link href="/stylesheets/chat_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="chat"  />
  <link href="/stylesheets/discourse-chat-integration_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-chat-integration"  />
  <link href="/stylesheets/discourse-details_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-details"  />
  <link href="/stylesheets/discourse-local-dates_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-local-dates"  />
  <link href="/stylesheets/discourse-narrative-bot_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-narrative-bot"  />
  <link href="/stylesheets/discourse-presence_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-presence"  />
  <link href="/stylesheets/discourse-reactions_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-reactions"  />
  <link href="/stylesheets/discourse-solved_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-solved"  />
  <link href="/stylesheets/discourse-tickets_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-tickets"  />
  <link href="/stylesheets/discourse-voting_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-voting"  />
  <link href="/stylesheets/lazy-yt_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="lazy-yt"  />
  <link href="/stylesheets/poll_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="poll"  />
  <link href="/stylesheets/chat_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="chat_desktop"  />
  <link href="/stylesheets/discourse-reactions_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-reactions_desktop"  />
  <link href="/stylesheets/discourse-voting_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-voting_desktop"  />
  <link href="/stylesheets/poll_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="poll_desktop"  />

  <link href="/stylesheets/desktop_theme_2_11754829f558c0d3807cdfe6e30e0935f2ded81c.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="desktop_theme" data-theme-id="2" data-theme-name="discorse social links"/>
<link href="/stylesheets/desktop_theme_1_bc0efde0ba1dbb01acdd436e8cd6547941d8d470.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="desktop_theme" data-theme-id="1" data-theme-name="default"/>



<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap">






<script defer="" src="/theme-javascripts/127de10b1fc2f9f49a8ee8e02b9b419432275982.js?__ws=community.brohosting.eu" data-theme-id="2"></script>
    <meta id="data-ga-universal-analytics" data-tracking-code="G-2RQZ9N18L5" data-json="{\"cookieDomain\":\"auto\"}" data-auto-link-domains="">

  <script async src="https://www.googletagmanager.com/gtag/js?id=G-2RQZ9N18L5"></script>
  <link rel="preload" href="/assets/google-universal-analytics-v4-2bb8adb2b3d4e54eb20ba9da5e8d181e5703e17472fea680c822deedbf8d7675.js" as="script">
<script defer src="/assets/google-universal-analytics-v4-2bb8adb2b3d4e54eb20ba9da5e8d181e5703e17472fea680c822deedbf8d7675.js"></script>


      <meta property="og:site_name" content="Comunità BroHosting" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="https://community.brohosting.eu/uploads/default/original/1X/29e7b08a34da961c2daa0fa9bb7f2651bb6dee82.png" />
<meta property="og:image" content="https://community.brohosting.eu/uploads/default/original/1X/29e7b08a34da961c2daa0fa9bb7f2651bb6dee82.png" />
<meta property="og:url" content="https://community.brohosting.eu/" />
<meta name="twitter:url" content="https://community.brohosting.eu/" />
<meta property="og:title" content="Comunità BroHosting" />
<meta name="twitter:title" content="Comunità BroHosting" />
<meta property="og:description" content="La nostra comunità è generalmente dedicata alla discussione su temi di hosting, siti web, ottenimento di aiuto per problemi tecnici o conversazioni sull'IT." />
<meta name="twitter:description" content="La nostra comunità è generalmente dedicata alla discussione su temi di hosting, siti web, ottenimento di aiuto per problemi tecnici o conversazioni sull'IT." />


  </head>
  <body class="crawler">

    <header>
  <a href="/">
    Comunità BroHosting
  </a>
</header>

    <div id="main-outlet" class="wrap" role="main">
      <div itemscope itemtype='http://schema.org/ItemList'>
  <meta itemprop='itemListOrder' content='http://schema.org/ItemListOrderDescending'>
  <table class='category-list'>
    <thead>
      <tr>
        <th class='category'>Categoria</th>
        <th class='topics'>Argomenti</th>
      </tr>
    </thead>
    <tbody>
        <tr>
          <td class='category' style='border-color: #B3B5B4;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='0'>
              <meta itemprop='url' content='/c/announcements-and-news/23'>
              <h3>
                <a href='/c/announcements-and-news/23'>
                  <span itemprop='name'>Annunci e Notizie</span>
                </a>
              </h3>
              <div itemprop='description'>BroHosting, lo staff della comunità può pubblicare qui annunci o notizie.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='1 Argomenti'>1</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #BF1E2E;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='1'>
              <meta itemprop='url' content='/c/general/1'>
              <h3>
                <a href='/c/general/1'>
                  <span itemprop='name'>Generale</span>
                </a>
              </h3>
              <div itemprop='description'></div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #F1592A;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='2'>
              <meta itemprop='url' content='/c/site-feedback/2'>
              <h3>
                <a href='/c/site-feedback/2'>
                  <span itemprop='name'>Feedback sul Sito</span>
                </a>
              </h3>
              <div itemprop='description'><p>Discussione su questo sito, la sua organizzazione, il suo funzionamento e come possiamo migliorarlo.</p></div>
            </div>
          </td>
          <td class='topics'>
            <div title='1 Argomento'>1</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #F7941D;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='3'>
              <meta itemprop='url' content='/c/tutorials-howto/8'>
              <h3>
                <a href='/c/tutorials-howto/8'>
                  <span itemprop='name'>Tutorial/Howto</span>
                </a>
              </h3>
              <div itemprop='description'>Qui puoi trovare utili tutorial/howto per il tuo sito web o in generale sull'IT.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #9EB83B;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='4'>
              <meta itemprop='url' content='/c/support/5'>
              <h3>
                <a href='/c/support/5'>
                  <span itemprop='name'>Supporto</span>
                </a>
              </h3>
              <div itemprop='description'></div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #3AB54A;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='5'>
              <meta itemprop='url' content='/c/shared-web-hosting/9'>
              <h3>
                <a href='/c/shared-web-hosting/9'>
                  <span itemprop='name'>Hosting Web Condiviso</span>
                </a>
              </h3>
              <div itemprop='description'>Discussioni su tutti gli aspetti dell'hosting web condiviso, incluse esperienze passate (sia negative che positive), scelta di un host, domande e risposte e altri argomenti correlati.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #12A89D;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='6'>
              <meta itemprop='url' content='/c/dedicated-server/10'>
              <h3>
                <a href='/c/dedicated-server/10'>
                  <span itemprop='name'>Server Dedicato</span>
                </a>
              </h3>
              <div itemprop='description'>Esperienze attuali e passate con provider di server dedicati, larghezza di banda e prestazioni del server. Recensisci server web dedicati gestiti e non gestiti, discuti soluzioni di server dedicati sia Windows che Unix e parla di provider di hosting dedicati.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #25AAE2;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='7'>
              <meta itemprop='url' content='/c/vps-hosting/11'>
              <h3>
                <a href='/c/vps-hosting/11'>
                  <span itemprop='name'>Hosting VPS</span>
                </a>
              </h3>
              <div itemprop='description'>Tutto ciò che riguarda i Server Privati Virtuali (non confusi con le VPN), come KVM, OpenVZ, HyperV o anche container come Docker.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #0E76BD;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='8'>
              <meta itemprop='url' content='/c/wordpress/13'>
              <h3>
                <a href='/c/wordpress/13'>
                  <span itemprop='name'>WordPress</span>
                </a>
              </h3>
              <div itemprop='description'>Domande, consigli, discussioni, plugin su WordPress, tutto ciò che è utile per la comunità e avvia una conversazione tra gli utenti.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #652D90;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='9'>
              <meta itemprop='url' content='/c/cyber-security/12'>
              <h3>
                <a href='/c/cyber-security/12'>
                  <span itemprop='name'>Cyber Security</span>
                </a>
              </h3>
              <div itemprop='description'>Discussioni su fughe di dati, vulnerabilità, consigli di sicurezza e software. Come proteggere il tuo server e sito web da vari attacchi.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='1 Argomento'>1</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #ED207B;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='10'>
              <meta itemprop='url' content='/c/seo-marketing/14'>
              <h3>
                <a href='/c/seo-marketing/14'>
                  <span itemprop='name'>SEO & Marketing</span>
                </a>
              </h3>
              <div itemprop='description'>Consigli e domande di marketing. Non sai quali strumenti usare? Hai bisogno di consigli su dove guardare e chi contattare per far crescere la tua attività? Questo è il posto giusto per te.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #8C6238;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='11'>
              <meta itemprop='url' content='/c/web-design/15'>
              <h3>
                <a href='/c/web-design/15'>
                  <span itemprop='name'>Web Design</span>
                </a>
              </h3>
              <div itemprop='description'>Appassionato di progettazione di siti web, creazione di temi e grafica accattivante? Ti piace usare TailwindCSS, Bootstrap o altri framework CSS? Costruiamo insieme qualcosa di bello.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='1 Argomento'>1</div>
          </td>
        </tr>
        <tr>
          <td class='category' style='border-color: #808281;'>
            <div itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'>
              <meta itemprop='position' content='12'>
              <meta itemprop='url' content='/c/off-topic/17'>
              <h3>
                <a href='/c/off-topic/17'>
                  <span itemprop='name'>Off Topic</span>
                </a>
              </h3>
              <div itemprop='description'>Off-topic è per discutere di qualsiasi cosa <strong>al di fuori del settore dell'hosting</strong>. Incontra persone, divertiti e gioca insieme. Le regole continuano a valere.</div>
            </div>
          </td>
          <td class='topics'>
            <div title='0 Argomenti'>0</div>
          </td>
        </tr>
    </tbody>
  </table>
</div>



    </div>
    <footer class="container wrap">
  <nav class='crawler-nav'>
    <ul>
      <li itemscope itemtype='http://schema.org/SiteNavigationElement'>
        <span itemprop='name'>
          <a href='/' itemprop="url">Home </a>
        </span>
      </li>
      <li itemscope itemtype='http://schema.org/SiteNavigationElement'>
        <span itemprop='name'>
          <a href='/categories' itemprop="url">Categorie </a>
        </span>
      </li>
      <li itemscope itemtype='http://schema.org/SiteNavigationElement'>
        <span itemprop='name'>
          <a href='/guidelines' itemprop="url">FAQ/Guide </a>
        </span>
      </li>
      <li itemscope itemtype='http://schema.org/SiteNavigationElement'>
        <span itemprop='name'>
          <a href='/tos' itemprop="url">Termini di Servizio </a>
        </span>
      </li>
      <li itemscope itemtype='http://schema.org/SiteNavigationElement'>
        <span itemprop='name'>
          <a href='/privacy' itemprop="url">Informativa sulla Privacy </a>
        </span>
      </li>
    </ul>
  </nav>
  <p class='powered-by-link'>Powered by <a href="https://www.discourse.org">Discourse</a>, meglio visualizzato con JavaScript abilitato</p>
</footer>



  </body>

</html>
* Closing connection 0

E per quanto riguarda

curl --unix-socket /shared/nginx.http.sock

?

Come puoi vedere, sembra essere accessibile anche dal sistema Raspberry senza Docker.

Grazie, Falco. In questo caso credo che il mio server web principale stia impazzendo…

marcell@raspberry:/var/discourse/shared/standalone$ sudo curl -GET --unix-socket ./nginx.http.sock http://localhost/io

<html lang="it">
<head>
  <meta charset="utf-8">
  <title>Pagina non trovata - Comunità BroHosting</title>
  <meta name="description" content="">
  <meta name="generator" content="Discourse 2.9.0.beta11 - https://github.com/discourse/discourse version 8b8c1291e78b38f3a724faad82b03d0fd51452db">
<link rel="icon" type="image/png" href="https://community.brohosting.eu/uploads/default/optimized/1X/29e7b08a34da961c2daa0fa9bb7f2651bb6dee82_2_32x32.png">
<link rel="apple-touch-icon" type="image/png" href="https://community.brohosting.eu/uploads/default/optimized/1X/29e7b08a34da961c2daa0fa9bb7f2651bb6dee82_2_180x180.png">
<meta name="theme-color" media="all" content="#0a0e12">

<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=yes, viewport-fit=cover">
<link rel="canonical" href="https://community.brohosting.eu/404" />

<link rel="search" type="application/opensearchdescription+xml" href="https://community.brohosting.eu/opensearch.xml" title="Ricerca Comunità BroHosting">

  <link href="/stylesheets/color_definitions_brohosting-dark_1_1_5363f1ab554489831bcd57194284900d906176ea.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" class="light-scheme"/>

  <link href="/stylesheets/desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="desktop"  />



  <link href="/stylesheets/chat_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="chat"  />
  <link href="/stylesheets/discourse-chat-integration_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-chat-integration"  />
  <link href="/stylesheets/discourse-details_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-details"  />
  <link href="/stylesheets/discourse-local-dates_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-local-dates"  />
  <link href="/stylesheets/discourse-narrative-bot_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-narrative-bot"  />
  <link href="/stylesheets/discourse-presence_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-presence"  />
  <link href="/stylesheets/discourse-reactions_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-reactions"  />
  <link href="/stylesheets/discourse-solved_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-solved"  />
  <link href="/stylesheets/discourse-tickets_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-tickets"  />
  <link href="/stylesheets/discourse-voting_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-voting"  />
  <link href="/stylesheets/lazy-yt_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="lazy-yt"  />
  <link href="/stylesheets/poll_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="poll"  />
  <link href="/stylesheets/chat_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="chat_desktop"  />
  <link href="/stylesheets/discourse-reactions_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-reactions_desktop"  />
  <link href="/stylesheets/discourse-voting_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="discourse-voting_desktop"  />
  <link href="/stylesheets/poll_desktop_f0041626e83b7de560ccdc3f8f87eeeee9d00a92.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="poll_desktop"  />

  <link href="/stylesheets/desktop_theme_2_11754829f558c0d3807cdfe6e30e0935f2ded81c.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="desktop_theme" data-theme-id="2" data-theme-name="discorse social links"/>
<link href="/stylesheets/desktop_theme_1_bc0efde0ba1dbb01acdd436e8cd6547941d8d470.css?__ws=community.brohosting.eu" media="all" rel="stylesheet" data-target="desktop_theme" data-theme-id="1" data-theme-name="default"/>





<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap">






<script defer="" src="/theme-javascripts/127de10b1fc2f9f49a8ee8e02b9b419432275982.js?__ws=community.brohosting.eu" data-theme-id="2"></script>




</head>
<body class="no-ember ">






  <section id='main'>

  <header class="d-header">
    <div class="wrap">
      <div class="contents clearfix">
        <div class="title">
          <a href="/">
              <picture>
                <img src="https://community.brohosting.eu/uploads/default/original/1X/352338a744a206a2960fb025baff7884ab627865.webp" alt="Comunità BroHosting" id="site-logo" />
              </picture>
          </a>
        </div>
        <div class="panel clearfix">
            <span class='header-buttons'>
                <a href="/signup" class='btn btn-primary btn-small sign-up-button'>Registrati</a>
              <a href="/login" class='btn btn-primary btn-small login-button btn-icon-text'><svg class="fa d-icon svg-icon svg-node" aria-hidden="true"><svg id="user" viewBox="0 0 448 512">
    <path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"/>
  </svg></svg>
Accedi</a>
            </span>
        </div>
      </div>
    </div>
  </header>

    <div id="main-outlet" class="wrap not-found-container">


<div class="page-not-found">
  <h1 class="title">Ops! Questa pagina non esiste o è privata.</h1>

    <a href="/login" class='btn btn-primary'><svg class="fa d-icon svg-icon svg-node" aria-hidden="true"><svg id="user" viewBox="0 0 448 512">
    <path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"/>
  </svg></svg>
Accedi</a>

</div>



<div class="row page-not-found-topics">
    <div class="recent-topics">
      <h2 class="recent-topics-title">Recenti</h2>
        <div class='not-found-topic'>
          <a href="/t/html5-tailwindcss-windows-live-messenger/63">HTML5/TailwindCSS - Windows Live Messenger</a><a class='badge-wrapper  box' href='/c/web-design/15'><span class='badge-category-bg' style='background-color: #8C6238;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 title='Appassionato di progettazione di siti web, creazione di temi e grafica accattivante? Ti piace usare TailwindCSS, Bootstrap o altri framework CSS? Costruiamo insieme qualcosa di bello.'>Web Design</span></a>
        </div>
        <div class='not-found-topic'>
          <a href="/t/making-linux-servers-more-secure/62">Rendere i server Linux più sicuri</a><a class='badge-wrapper  box' href='/c/cyber-security/12'><span class='badge-category-bg' style='background-color: #652D90;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 title='Discussione su fughe di dati, vulnerabilità, consigli sulla sicurezza e software. Come proteggere il tuo server e il tuo sito web da vari attacchi.'>Cyber Security</span></a>
        </div>
        <div class='not-found-topic'>
          <a href="/t/miami2d-comments/60">Commenti su Miami2D</a><a class='badge-wrapper  box' href='/c/off-topic/gaming/19'><span class='badge-category-parent-bg' style='background-color: #808281;'></span><span class='badge-category-bg' style='background-color: #BF1E2E;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 >Gaming</span></a>
        </div>
        <div class='not-found-topic'>
          <a href="/t/miami2d-development/59">Sviluppo di Miami2D</a><a class='badge-wrapper  box' href='/c/off-topic/gaming/19'><span class='badge-category-parent-bg' style='background-color: #808281;'></span><span class='badge-category-bg' style='background-color: #BF1E2E;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 >Gaming</span></a>
        </div>
        <div class='not-found-topic'>
          <a href="/t/collection-grand-theft-auto-vice-city/56">[Raccolta] Grand Theft Auto: Vice City</a><a class='badge-wrapper  box' href='/c/off-topic/gaming/19'><span class='badge-category-parent-bg' style='background-color: #808281;'></span><span class='badge-category-bg' style='background-color: #BF1E2E;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 >Gaming</span></a>
        </div>
        <div class='not-found-topic'>
          <a href="/t/welcome-to-brohosting/44">Benvenuti su BroHosting</a><a class='badge-wrapper  box' href='/c/announcements-and-news/23'><span class='badge-category-bg' style='background-color: #B3B5B4;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 title='BroHosting, lo staff della comunità può pubblicare annunci o notizie qui.'>Annunci e Notizie</span></a>
        </div>
        <div class='not-found-topic'>
          <a href="/t/adding-chat-on-forum/22">Aggiunta chat al forum</a><a class='badge-wrapper  box' href='/c/site-feedback/2'><span class='badge-category-bg' style='background-color: #F1592A;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 title='Discussione su questo sito, la sua organizzazione, come funziona e come possiamo migliorarlo.'>Feedback sul sito</span></a>
        </div>
        <div class='not-found-topic'>
          <a href="/t/public-ticket-c202205060001-500-error-after-wordpress-update/21">[Ticket Pubblico #C202205060001] Errore 500 dopo l'aggiornamento di WordPress</a><a class='badge-wrapper  box' href='/c/support/public-support/7'><span class='badge-category-parent-bg' style='background-color: #9EB83B;'></span><span class='badge-category-bg' style='background-color: #12A89D;'></span><span style='color: #FFFFFF' data-drop-close='true' class='badge-category clear-badge'
                 title='Questo è un luogo dove chiunque può richiedere assistenza, anche se non utilizza BroHosting. Tieni presente che abbiamo opzioni limitate qui. L'assistenza non è garantita.'>Supporto Pubblico</span></a>
        </div>
      <a href="/latest" class="btn btn-default">Altro&hellip;</a>
    </div>
</div>


  <div class="row">
    <div class="page-not-found-search">
      <h2>Cerca in questo sito</h2>
      <p>
        <form action='/search' id='discourse-search'>
          <input type="text" name="q" value="">
          <button class="btn btn-primary">Cerca</button>
        </form>
      </p>
    </div>
  </div>

  <link rel="preload" href="/assets/onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js" as="script">
<script defer src="/assets/onpopstate-handler-ece5c756a2e952d484f91ce9faefcf87d7660f2102e26047221987c335ff8c11.js"></script>


    </div>
  </section>






</body>
</html>

Fantastico, sono felice che siamo riusciti almeno a restringere il campo.

So che non è il tuo campo, ma hai un’idea del perché Discourse si carichi con un file hosts modificato sul mio Windows e senza di esso non si carichi?

Sembrerebbe che il mio dominio o il DNS non rispondano, ma ne dubito fortemente, perché posso traceroute e pingarlo dall’esterno.


Se funziona modificando il file hosts, è probabilmente il DNS. Forse una voce AAAA errata e una voce A funzionante lo renderanno incoerente da riprodurre?

Anche altri domini puntano ad esso e funzionano correttamente.
Anche il dominio principale brohosting.eu funziona bene. Ecco perché ho strani presentimenti.

Risolto, non era il DNS :smiley:

Se non era il DNS, cos’è risultato?