Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on reddthat.com
selfhost·Self Hosted - Self-hosting your services.byD4NM3D

How do i log in to a new Lemmy instance

I've set one up using the docker instructions but i can't log in to it.. When i try to signup or login the green button just swirls constantly...

View original on reddthat.com

13 replies

lemmy.jlh.name

Are your reverse proxy/ websockets working correctly? When I first started the UI without adding the routes for the backend, the login button would just time out exactly like that.

See if there are any network errors in your browser's developer tools, and see if there are any logs in your backend container.

2
D4NM3Dreply
reddthat.com

They should of been.. i'm running caddy so it's pretty turn key but i'll give it another go.

1
hakbox.social

You can see the server side logs for errors:

sudo docker logs lemmy_lemmy_1

The errors there might shed more light into what is going on.

I’m assuming you put the admin user and password into the lemmy.hjson file and are trying to log in with those?

2

No problem! Glad I could help. I spent most of yesterday working through similar issues you are currently working on, so use what I learned!

1
D4NM3Dreply
reddthat.com

huh.. the guide i followed didn't mention a lemmy.hjson file.. let me start again!

1
Slashzeroreply
hakbox.social

The documentation is not currently in the greatest state, from what I saw. There is literally nothing other than the default config for how to setup email / SMTP.

1
D4NM3Dreply
reddthat.com

this was also on my list of questions... i've seen nothing and i need to point things to smtp2go.. but at the moment i think i'm going to hold off.. i don't have the time or resources to be an early adopter..

1
Slashzeroreply
hakbox.social

I didn't mean to discourage you! It's really not that bad, if you like system-administration. I enjoy it, but it can get pretty frustrating.

1

my experiment was largely a knee jerk reaction to things going on over at reddit..i think there are plenty more people more capable than i am of assisting in growing this environment.. once i can contribute by simply offering up compute i'll be back.. for now I'll have to enjoy from afar.

1

You reached the end