UPDATE: HERE IS THE ANSWER
^^^^^^^
Hi,
Lemmy is awesome.
I’m having trouble launching my instance.
Here is a home page screenshot:
HERE’S THE FULL ERROR:
“Found. Redirecting to /404?err=FetchError: invalid json response body at http://lemmy:8536/api/v3/post/list?page=1&limit=20&sort=Active&type_=Local&saved_only=false
reason: Unexpected token N in JSON at position 0”
IF YOU CLICK ‘SIGN UP’, CONSOLE SAYS:
client.js:formatted:60298 Uncaught TypeError: Cannot read properties of undefined (reading 'site')
at n.get (client.js:formatted:60298)
at n.get (client.js:formatted:60293)
at n.a.render (client.js:formatted:59987)
at Ae (client.js:formatted:7378)
at Pe (client.js:formatted:7410)
at client.js:formatted:7420
at Ve (client.js:formatted:7423)
at client.js:formatted:7495
at Ue (client.js:formatted:7497)
at qe (client.js:formatted:7819)
OFTEN REQUESTED LOGS / CONFIGS: (pastebin)
Nginx config (/etc/nginx/sites-enabled/ggg.com.conf)
PORTS
I have the following ports open on the server (maybe too many):
And the following rules in IPTABLES (maybe too many)
I’ve failed at several ‘fixes’.
If anyone knows what to do, I’d really appreciate the guidance.
If any more info is needed, I’ll gladly provide.
Thank you
Support / questions about Lemmy.
I don’t know about your error but maybe it would be easier to help you if you posted your logs and confs in text format, bonus points if you avoid google.
I suggest you use some pastebin, it would be much easier to read, you can choose any privatebin instance for example.
Hey thanks for the recommendation.
Here are the new privatebin links:
Docker logs (2 errors)
Lemmy config
Nginx config (/nginx/sites-enabled/ggg.com.conf)
It seems to be having a problem connecting to the server. I appreciate your response.