You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and the docker run good but can't apply license key.
the step i do this like:
1、put the key file to /share/CACHEDEV2_DATA/Public
2、open the url of [port]:9888
3、click the apply button like this:
4、input the key path:
5、click open then nothing happened
Expected Behavior
No response
Steps To Reproduce
write in Current Behavior
Environment
- OS:qnap- How docker service was installed:docker compose
Is there an existing issue for this?
Current Behavior
the docker compose:
--- services: resilio-sync: image: lscr.io/linuxserver/resilio-sync:latest container_name: resilio-sync environment: - PUID=1000 - PGID=100 - TZ=Asia/Shanghai volumes: - /share/CACHEDEV2_DATA/Container/resilio-sync/config:/config - /share/CACHEDEV2_DATA/Container/resilio-sync/downloads:/downloads - /share/CACHEDEV2_DATA/Public:/sync ports: - 9888:8888 - 9555:55555 restart: unless-stopped
and the docker run good but can't apply license key.
the step i do this like:
1、put the key file to /share/CACHEDEV2_DATA/Public
2、open the url of [port]:9888
3、click the apply button like this:
4、input the key path:
5、click open then nothing happened
Expected Behavior
No response
Steps To Reproduce
write in Current Behavior
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: