Read the statement by Michael Teeuw here.
Missing CSS icons?
-
Hey @paviro, are you missing some icons?
-
Yes already noticed that but no idea why…
Will check once I have time. -
Looks like the content that’s supposed to be there got mangled in the CSS file:
-
@KirAsh4 Any idea why that could be? There also is this strange white box sometimes when there are new posts in a topic:
-
I see that when I’m on my phone. I believe that’s a notification popup but it’s missing the contents … whatever it may be.
-
@KirAsh4 Same thought but no idea why the content is missing… Will check the next couple of days and may open an issue on their GitHub.
-
Do you have access to the actual web server logs? That may shed some light, particularly in the error logs.
-
@KirAsh4 I can access the node logs, yeah.
The only thing it logged in the last hours is:
6/5 07:30 [27307] - error: /sitemap/pages.xml undefined 6/5 09:45 [27307] - error: /sitemap/topics.1.xml undefined 6/5 18:32 [27307] - error: /sitemap/topics.1.xml undefined 6/5 19:41 [27307] - error: /sitemap/categories.xml undefined 6/5 22:19 [27307] - error: /sitemap/pages.xml undefined
-
That’s node logs. You need the actual web server logs, whatever is serving those the pages …
-
@KirAsh4 node is serving the pages :/ nginx only acts as a proxy but I will send you its logs via email.