Closed sahara101 closed 9 months ago
not working after update. page does not load, but no errors in the log compose is this:
version: '3' services: nut_dashboard: image: brandawg93/peanut:latest container_name: PeaNUT restart: unless-stopped ports:
Thanks!
peanut@2.3.4 start PORT=$WEB_PORT node server.js ▲ Next.js 14.1.0 Local: http://3f6de5575163:6543 Network: http://172.29.0.2:6543 ✓ Ready in 511ms
peanut@2.3.4 start PORT=$WEB_PORT node server.js ▲ Next.js 14.1.0
Synology docker - portainer
USB
No response
Looks like your port configuration is incorrect. It should be 6543:6543.
6543:6543
hmm.. I have not changed since first creating it. Working again, thanks!
Describe the bug
not working after update. page does not load, but no errors in the log compose is this:
version: '3' services: nut_dashboard: image: brandawg93/peanut:latest container_name: PeaNUT restart: unless-stopped ports:
Thanks!
Debug Output
Steps to reproduce
Device Type
Synology docker - portainer
UPS Device
USB
Last Working Version
No response