#Both Magic URL and GitHub login keep bringing me back to the login page.

1 messages · Page 1 of 1 (latest)

paper ingot
#

I've set up the login method and admin email with all the environment variables' secrets. It's under an IP address and no domain is associated with it.

Any help would be appricaited.

civic quarry
#

Are there errors in the server logs? It sounds like it's redirecting because there's an error of some kind

paper ingot
#

@civic quarry

civic quarry
#

What about after you try login, this looks like just the logs when it starts up

paper ingot
#

Link generation

#

After clicking on link

civic quarry
#

Something wrong with the auth, that's why it's redirecting you back.

My guess is that your encryption env vars aren't the correct length, they have to be the exact length from our guide. But it's hard to tell from this.

paper ingot
#

MAGIC_LINK_SECRET=0e60555e15ab9ca9f523ad4cf9bd472a
SESSION_SECRET=5eb999f7491fdb3aef84b9b6e71a80ee
ENCRYPTION_KEY=6184429c687009bd61ff7840f8878727
PROVIDER_SECRET=157b5be714a2c77642e35f85a9f463ab5131b24e8bbacfce186ffe20b33f27b6
COORDINATOR_SECRET=4d88fc8018e71e0b7f50a5afeeeb1ebff0ab1eeae74f72e52011c55a3708c7c6

These are the codes that are being used! Please don't mind me posting these, I will regenerate them or remove this message.

@civic quarry

civic quarry
#

These look fine

#

I'm stumped, this is strange

#

@scarlet wren might have some ideas

paper ingot
#

Thanks for trying to help Matt! Always appreciated.