Created
May 27, 2025 19:37
-
-
Save jseiser/aa6549dd4b05aab6e5783b3a6c60907b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ➜ ~ docker logs iptvboss | |
| Setting iptvboss user and group id to 1000 and 1000... | |
| Installing cronitor... | |
| Cronitor installed successfully. | |
| Starting the cron daemon | |
| The cron daemon started successfully. | |
| CRON_SCHEDULE set for 0 0 * * * as defined. Updated the cron job schedule. | |
| Creating a new monitor named 'BOSS'. | |
| Created monitor with key: 5iVG3Y | |
| Updated crontab with monitor ID: 5iVG3Y | |
| Starting XCServer... | |
| XCServer started successfully... | |
| IPTVBoss 3.9.44 | |
| Loading Database | |
| Copying Database to Server Database | |
| Loading Server Database | |
| Staring The VNC service | |
| USER_ID: 1000, GROUP_ID: 1000 | |
| nss_wrapper location: /usr/lib/x86_64-linux-gnu/libnss_wrapper.so | |
| ------------------ update chromium-browser.init ------------------ | |
| ... set window size 1280 x 1024 as chrome window size! | |
| ------------------ change VNC password ------------------ | |
| ------------------ start noVNC ---------------------------- | |
| start vncserver with param: VNC_COL_DEPTH=24, VNC_RESOLUTION=1280x1024 | |
| ... | |
| Checking Database | |
| Checking Cloud Sync for Database Update... | |
| Database is Current. No Sync Required | |
| Reloading Config and Settings | |
| Loading Programmes Database | |
| start window manager | |
| ... | |
| ------------------ VNC environment started ------------------ | |
| VNCSERVER started on DISPLAY= :1 | |
| => connect via VNC viewer with 172.18.0.16:5901 | |
| noVNC HTML client started: | |
| => connect via http://172.18.0.16:6901/?password=... | |
| Reloading XC Files | |
| Reload Complete | |
| STARTING HTTP | |
| Server started at 8001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment