Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language switch not working #32

Closed
andrewtheshiny opened this issue Jan 1, 2019 · 4 comments
Closed

Language switch not working #32

andrewtheshiny opened this issue Jan 1, 2019 · 4 comments
Labels

Comments

@andrewtheshiny
Copy link

I'm running the docker version and the app is great. However, I tried switching the language and I get this error:

{"error":{"code":9,"message":"Unknown server side error"},"result":null}

Have I configured something wrong?

@bpatrik bpatrik added the bug label Jan 2, 2019
@bpatrik
Copy link
Owner

bpatrik commented Jan 2, 2019

Can you give me some more details about it?
Which image are you using? I tried to reproduce it with bpatrik/pigallery2:nightly-stretch, but I did not see the error.
Can you try starting it with -e NODE_ENV=develop and checking / sending the docker log? (you can see the docker log with docker logs <container id> if you run it as daemon).

@andrewtheshiny
Copy link
Author

andrewtheshiny commented Jan 2, 2019 via email

@bpatrik
Copy link
Owner

bpatrik commented Jan 2, 2019

I found&fixed a bug with the language switch.
Let me know if it works.
(you probably need to docker rmi the image first)

@andrewtheshiny
Copy link
Author

andrewtheshiny commented Jan 2, 2019 via email

@bpatrik bpatrik closed this as completed Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants