Hey, I am not to familiar with crypt pad but i got the signup page working but it gets stuck on hashing.
I went to the checkup page and this is what it said.
It appears that you are trying to load this page via an origin other than its main domain (http://localhost:3000). See the httpUnsafeOrigin option in cryptpad/config/config.js which is exposed via /api/config.
I have it configured as
on nginx proxy manager. Id also ideally like to have it go through https. I also not sure how im suppose to add the other sandbox domain .
i got this result using the latest release.
i also tried the nginx release but i got this output
nginx: [emerg] open() "/etc/nginx/letsencrypt-webroot" failed (2: No such file or directory) in /etc/nginx/conf.d/cryptpad.conf:12
2023-10-10 14:23:38,885 INFO exited: nginx (exit status 1; not expected)
2023-10-10 14:23:39,887 INFO gave up: nginx entered FATAL state, too many start retries too quickly