OMV 6 Portainer web page only shows Loading Portainer...

  • And in Chrome dev browser console again it shows Syntax Error:


    Code
    In vendor.b4aaa9d07fa27a6a077c.js
    
    IndeterminateCheckbox.tsx:14 Uncaught SyntaxError: Unexpected token ...
    fileUploaderController.js:18 Uncaught SyntaxError: Unexpected identifier
    >

    RaspberryPi 4 8GB | 256GB MicroSD | 2TB USB3 SSD | RPi OS 64 Lite | OMV 6 | Docker | Portainer | Plex

  • These are minimized files that I've tried to pretty-print but they won't expand so I can't see the source plainly.

    RaspberryPi 4 8GB | 256GB MicroSD | 2TB USB3 SSD | RPi OS 64 Lite | OMV 6 | Docker | Portainer | Plex

  • Weird. Remove portainer and reinstall it. Configs will stay.

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

    • Offizieller Beitrag

    Are you installing Portainer via the omv-extras tab of the omv web-gui?

    System Backup Typo alert: Under the Linux section the command should be sudo umount /dev/sda1 NOT sudo unmount /dev/sda1

    Backup Data Disk to Backup Disk on Same Machine: In a Scheduled Job:rsync -av --delete /srv/dev-disk-by-uuid-f8814ed9-9a5c-4e1c-8830-426968c20ea3/ /srv/dev-disk-by-uuid-e67439d5-00a3-4942-bd5f-b84ab86aa850/ Don't forget trailing slashes, and BE CAREFUL. (HT: Getting Started with OMV5)

    Equipment - Thinkserver TS140, NanoPi M4 (v.1), Odroid XU4 (Using DietPi): PiHole

  • So here's what I see when I go looking for one of the offending files:


    Code
    pi@raspberrypi-nas:~ $ sudo find / -name "*7c.js"
    /var/lib/docker/overlay2/a3b799ae6622aab1344996162e619fa759e56cc2f6dfb762e2451124235b6403/merged/public/vendor.b4aaa9d07fa27a6a077c.js
    /var/lib/docker/overlay2/bdec7da3fee6154127e6318fb4110ca66de6515cf06fbd1369ff2da1e61b5255/diff/public/vendor.b4aaa9d07fa27a6a077c.js


    There is a merged and there is a diff file. These are minimized, so unreadable.

    Are these files the same on other installations?

    RaspberryPi 4 8GB | 256GB MicroSD | 2TB USB3 SSD | RPi OS 64 Lite | OMV 6 | Docker | Portainer | Plex

  • It does not help to debug portainer in minimized js files. File an issue at their git repo.

    In the mean time you can easily work with docker-compose files.

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!