SenexCrenshaw / StreamMaster

MIT License
159 stars 20 forks source link

Bug: Docker compose fails #194

Closed lars18th closed 5 months ago

lars18th commented 6 months ago

Describe the Bug

Stream Master Info

Link to logs (required)

"2024-01-02 20:55:44","Warning","35","NoXMLEncryptorConfiguredKeyMayBePersistedToStorageInUnencryptedForm","No XML encryptor configured. Key {b9dfb44d-a54c-4d51-8923-334c64102810} may be persisted to storage in unencrypted form.",

"2024-01-02 20:55:44","Information","0","","Added EPGSync to Queue",
"2024-01-02 20:55:44","Information","0","","Added EPGSync to Queue",
"2024-01-02 20:55:44","Information","0","","Got EPGSync from Queue",
"2024-01-02 20:55:44","Information","0","","Added ScanDirectoryForEPGFiles to Queue",
"2024-01-02 20:55:44","Information","0","","Added ScanDirectoryForEPGFiles to Queue",
"2024-01-02 20:55:44","Information","0","","Got ScanDirectoryForEPGFiles from Queue",
"2024-01-02 20:55:44","Information","0","","Added ScanDirectoryForM3UFiles to Queue",
"2024-01-02 20:55:44","Information","0","","Added ScanDirectoryForM3UFiles to Queue",
"2024-01-02 20:55:44","Information","0","","Added UpdateChannelGroupCounts to Queue",
"2024-01-02 20:55:44","Information","0","","Added UpdateChannelGroupCounts to Queue",
"2024-01-02 20:55:44","Information","0","","Added BuildIconCaches to Queue",
"2024-01-02 20:55:44","Information","0","","Added BuildIconCaches to Queue",
"2024-01-02 20:55:44","Information","0","","Got ScanDirectoryForM3UFiles from Queue",
"2024-01-02 20:55:44","Information","0","","Got UpdateChannelGroupCounts from Queue",

"2024-01-02 20:55:44","Information","0","","Starting EPGSync",
"2024-01-02 20:55:44","Information","0","","Finished EPGSync",
"2024-01-02 20:55:44","Information","0","","Starting ScanDirectoryForEPGFiles",
"2024-01-02 20:55:44","Information","0","","Finished ScanDirectoryForEPGFiles",
"2024-01-02 20:55:44","Information","0","","Starting ScanDirectoryForM3UFiles",
"2024-01-02 20:55:44","Information","0","","Finished ScanDirectoryForM3UFiles",
"2024-01-02 20:55:44","Information","0","","Starting UpdateChannelGroupCounts",

"2024-01-02 20:55:44","Information","0","","Stream Master is startting.",

"2024-01-02 20:55:44","Information","14","ListeningOnAddress","Now listening on: http://0.0.0.0:7095",
"2024-01-02 20:55:44","Information","0","","Application started. Press Ctrl+C to shut down.",
"2024-01-02 20:55:44","Information","0","","Hosting environment: Production",
"2024-01-02 20:55:44","Information","0","","Content root path: /app",

"2024-01-02 20:55:44","Information","0","","Successfully retrieved 1 channel groups.",

"2024-01-02 20:55:44","Information","0","","Finished UpdateChannelGroupCounts",
"2024-01-02 20:55:44","Information","0","","Starting BuildIconCaches",
"2024-01-02 20:55:44","Information","0","","Finished BuildIconCaches",

"2024-01-02 20:55:44","Information","0","","Got BuildIconCaches from Queue",

"2024-01-02 20:55:44","Information","0","","Starting SetIsSystemReady",
"2024-01-02 20:55:44","Information","0","","Finished SetIsSystemReady",

"2024-01-02 20:55:44","Information","0","","Added SetIsSystemReady to Queue",
"2024-01-02 20:55:44","Information","0","","Added SetIsSystemReady to Queue",
"2024-01-02 20:55:44","Information","0","","Got SetIsSystemReady from Queue",

Connecting to http://localhost:7095 it will return an EMPTY page.

SenexCrenshaw commented 5 months ago

Check with the latest and reopen if need be.

lars18th commented 5 months ago

Check with the latest and reopen if need be.

Fixed. Thank you @SenexCrenshaw .