iwconfig
iwconfig
~~Try `teldrive check --clean` this image: `ghcr.io/iwconfig/teldrive:1.6.17-checktest`~~ Yeah @divyam234, i've done some testing and it seems `cp.orphanMessages` or `msgMap` doesn't get populated at all. https://github.com/tgdrive/teldrive/blob/7b902778af78953b9a22b01580dcbdbf4c2e6c91/cmd/check.go#L241-L246 I think? The log doesn't...
I've skimmed through the script, and cannot find anything obvious that would indicate incompatibility. In any case, you're already making backups. Dump the db before trying the script. I don't...
The invalid channel error is a separate issue. My image might fix that, although i am not sure as i am not able to reproduce that specific error. The issue...
> It didn’t occur to me at the time that I could simply skip Teldrive’s orphan check altogether and delete the files manually, Yes, but that's not what i meant....
Sorry, *I'm not, and this is difficult to replicate,* and i don't get the `CHANNEL_INVALID` error (which, as i've said, I believe to be a separate issue). Quick test: No...
> but i guess the teldrive container doesnt have a shell or something The teldrive docker image, like many others, does not contain any libraries, utilities, or files that are...
It's up to you, but Discord is probably the best option. You can close this GH issue and make a reference to it on Discord or a GH Discussions thread.
> > volumes: > > - /usr/share/zoneinfo:/usr/share/zoneinfo > > Just to clarify, why are we mapping this folder from the host ? isn't this directory already present inside the docker...
Whitelist or not, if your instance is public facing, it is **strongly recommended** to put it behind a reverse proxy regardless. Caddy + [basic_auth](https://caddyserver.com/docs/caddyfile/directives/basic_auth) with a random string as username...
> but that keeps the source ip-address:port without auth I don't understand what you're saying. Your instance is already behind a reverse proxy and won't be accessible to anyone other...