SCENE-CE / mirador-multi-user

GNU Affero General Public License v3.0
1 stars 0 forks source link

Config issue in prod mode #46

Closed Drilio closed 10 hours ago

Drilio commented 4 months ago

when we try to create an account or connect :

Image

Drilio commented 4 months ago

Error come from this line : https://github.com/SCENE-CE/mirador-multi-user/blob/ace9bd848d8190a7bd71ed070a3051b3d882d5de/frontend-TS/src/features/auth/api/register.ts#L27

geourjoa commented 4 months ago

Seem to be a config error.

When you see "JSON.parse error" on error related to backend connection, it's often relevant to check more information in the network tab in browser dev tools

geourjoa commented 4 months ago

I will deploy and check

geourjoa commented 4 months ago

It's again the sed scrypt failing in frontend entrypoint. So the config.ts is not set