Krishna Chaitanya
Krishna Chaitanya
Well, I am not doing this on my local machine. I am running this on my server located in Finland. Now do I have to do anything on my server...
Exactly!
I mean I can point my domain to port 80 but not 8080 and that is why I'm having issues (which is obvious). Since I am already using port 80...
Is it not possible to forward traffic from port 80 to 8080 on my server? On Mon, Nov 1, 2021 at 6:09 PM Jocelyn Le Sage ***@***.***> wrote: > But...
I SSHed to my VPS from Tabby Web. Then I run a command to unzip my Wordpress zip file. Then I got that error.
Sorry, I wasn't clear. A red popup appeared with the message: Bad Packet Length On Mon, 7 Feb, 2022, 1:45 pm Eugeny, ***@***.***> wrote: > Closed #47 . > >...
Has anyone had success running LogChimp natively?
Sorry to bother you. Any update on this? I've tried setting Keep Alive timeout in the sshd_config of my server but still, after some time the tabby terminal becomes unresponsive....
Any update??
The auth is working as it should. Pass the auth argument while creating the container. `docker run -d -p 3000:3000 -v /path/to/my/downloads:/downloads -v /path/to/my/torrents:/torrents boypt/cloud-torrent --auth user:pass`