Open Supergamerx3000 opened 5 months ago
When i restart the Docker the Livestream is not at the left List and the Error Message says:
Found ts file in channel folder: /usr/local/share/twitchautomator/data/storage/vods/lastgeektonight/lastgeektonight_2024-06-15T10_57_33Z_42466106568/lastgeektonight_2024-06-15T10_57_33Z_42466106568.ts
how can i run the Remux again? with Scan vor local Videos it come this error:
Channel 'lastgeektonight' scanned, found 0 local videos.
and the Logs says:
2024-06-16T07:13:53.030Z | clientBroker.attach <info> Client broker now attached to websocket.
2024-06-16T07:13:54.321Z | helper.execSimple <error> Process undefined for 'linux process status (download_vod_2172621010)' error: spawn ps ENOENT
2024-06-16T07:13:54.322Z | job.getStatus <error> Error checking status for linux job download_vod_2172621010 (false)
2024-06-16T07:13:54.323Z | helper.execSimple <error> Process undefined for 'linux process status (download_vod_2172621010)' exited with code -2
2024-06-16T07:13:54.327Z | helper.execSimple <error> Process undefined for 'linux process status (remux_lastgeektonight_2024-06-15T10_57_33Z_42466106568.ts)' error: spawn ps ENOENT
2024-06-16T07:13:54.327Z | job.getStatus <error> Error checking status for linux job remux_lastgeektonight_2024-06-15T10_57_33Z_42466106568.ts (false)
2024-06-16T07:13:54.328Z | helper.execSimple <error> Process undefined for 'linux process status (remux_lastgeektonight_2024-06-15T10_57_33Z_42466106568.ts)' exited with code -2
When Crashed he created to Folders:
One is empty and the other has these Files:
The Status of the Channel is still live but the Channel is offline.
I hope anyone can help me. :)
refresh channel status by refreshing the data in the context menu of the streamer
at this point the state is probably too broken, i would recommend remuxing with command line ffmpeg
crashes like this are really hard to debug, i think someone else had it happen to them in the past, i really don't know what the cause would be but full memory could be an issue
ok what is the command to remux again?
Will the stream then appear again in the left bar?
My Storage has 12.7 TB Free Storage :D or you mean RAM?
ffmpeg -i input.ts -codec copy output.mp4
no
ram, or i guess it could just be an ffmpeg bug
When a long Livestream is finished the Docker beginns to Remux this work very well then comes the Step:
"Create MOOV atom for ....." at this point short Streams are Converted but long Recordes Stream 10 Hours+ stuck and the Docker crashes.
Here the Output from the Logfile direktly from the Logs Folder: