For those of you who host their own Lemmy instance internally, are you able to log in to your Lemmy account after connecting with the local IP address?
I get SyntaxError: JSON.parse: unexpected character at line 1of the JSON data.
EDIT: I should mention I use OPNSense and when I visit the domain, I’m taken to the router’s login page.
I use a reverse proxy so I still use DNS name to access internally.
I believe some things are populated by your hostname in the lemmy configs so straight IP may break a few things.
When you say internally, do you mean behind a NAT, or something to that effect?
You’ll probably want to do it by dns name
It worked on 0.17.4, but on 0.18.0 I get the error you get