snikket-im / snikket-web-portal

This is the web portal for Snikket Chat services. To learn more about what Snikket Chat services are, check the website.
https://snikket.org
GNU Affero General Public License v3.0
31 stars 13 forks source link

Snikket-portal container is unhealthy #143

Closed ScotchTartan closed 1 year ago

ScotchTartan commented 1 year ago

I recently installed snikket for testing, i'm pretty new with containers so i'm not sure about this problem. I can login into the webserver, and all seems to work fine without any issues.

My config:

SNIKKET_DOMAIN=snikket.local
SNIKKET_ADMIN_EMAIL=myemail@hello.local
SNIKKET_TWEAK_TURNSERVER_MIN_PORT=60000
SNIKKET_TWEAK_TURNSERVER_MAX_PORT=61023
SNIKKET_RETENTION_DAYS=7
SNIKKET_SITE_NAME=Snikket

I'm using UFW as recomended acording with Docs firewall.

Thanks in advance

Zash commented 1 year ago

Hi, thanks for the report. I'm wondering if this may be a duplicate of #126

ScotchTartan commented 1 year ago

Sorry, it's duplicate. I followed the instructions #126, and i resolved the problem. Thanks