ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
94 stars 6 forks source link

Bug transfers files with peertube #33

Closed JamesDAdams closed 7 months ago

JamesDAdams commented 2 years ago

I try to add Peertube with ContainerNursery, and the video file transfer doesn't work :(

ItsEcholot commented 2 years ago

This needs more details, can you provide browser js logs, ContainerNursery logs and a more detailed description of what exactly doesn't work?

JamesDAdams commented 2 years ago

Nothing in Containernursery logs,

Config :

  - domain: peertube.domaine.com
    containerName: 
      - PeerTube
      - PeerTubeRedis
      - PeerTubePostgres
    proxyHost: 192.168.1.100
    proxyPort: 9000
    timeoutSeconds: 60

Chrome logs : Capture Capture2 Captur3

ItsEcholot commented 2 years ago

Maybe Multipart transfers don't work as expected. I will try to look into this on Monday.

ItsEcholot commented 1 year ago

Is this still an issue, can anyone confirm?

ItsEcholot commented 7 months ago

Closed because of inactivity