ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug transfers files with peertube

JamesDAdams opened this issue · comments

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

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

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

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

Is this still an issue, can anyone confirm?

Closed because of inactivity