FuckingToasters
FuckingToasters
Update: After removing the http:// part in the enviroment section, the undefined error was gone, however the default credentials turned out to be incorrect as i got the error `Invalid...
> You shouldn't need to touch the environment variables in the docker compose file at all, so the error you are getting lies probably somewhere else. Could you try setting...
> The `docker-compose.yml` file we provide works perfectly fine without any modifications, as long as you have the `Caddyfile` right next to it. > > https://chibisafe.app/guides/running-with-docker I fixed the compose...
> As I mentioned in the previous issue you opened ([#673 (comment)](https://github.com/chibisafe/chibisafe/issues/673#issuecomment-2202312926)), do not modify the docker compose file. chibisafe doesn't support a different domain/subdomain for the api, so the...
> > It is generally a good practice to not expose ports on the public vps ip, > > For this you could change the caddy port in the `docker-compose.yml`...
> 127.0.0.1 Ok that makes sense. i could start the container now without any error. It may be useful to provide my caddyfile: ``` # chibisafe/Caddyfile {$BASE_URL} { route {...
> curl 127.0.0.1:24424/api/health The healthcheck seem to work internally now but once i try to login on the website, i still see the 404 error and the typeerror. I've also...
> Had you managed to figure what was wrong with this? Sadly not.
Update, when i run `sudo flameshot gui` it open sucessfully but only black is shown in the window