I can't create my first project
sgalvi opened this issue · 4 comments
Hello,
I'm having trouble creating my first project on Mergin. I've tried creating it from the web menu and also from QGIS, but I'm not able to do so. I've attached screenshots and the .prod.env file for your reference.
Can you please help me with this issue?
Thank you|
prod.env.txt
the .prod.env
https://pastebin.com/3WpJPvkQ
password: github
Hi @sgalvi could you try it again and provide logs from mergin backend?
I think your variable GLOBAL_WORKSPACE should be without "/" in name. Because it is part of URL adress as param. It is best to leave it default
I tried both ways. The result is always the same.
I'll leave attached what it generates when I launch the dockers. Can you tell me where the logs are saved? I can't find anything.
mergin_results.txt
Another problem I'm facing is the following: when I create a user and set them as an administrator, I only see the home, project, and user profile tabs.
Additionally, I have a question about email verification. Since I haven't configured a mail server, I don't receive the confirmation email. Is it necessary to set up a mail server? Could it work using smtp.gmail.com? Thank you for your patience
I think you can rewrite GLOBAL_WORKSPACE to "mergin" and start again. You can also remove datadir for postgres and restart stack.
Btw: I don't see any logs from creating project in attached file.
ok, now it works. Ty