Investigating video interruptions and/or videos not even starting at all #175
Replies: 2 comments
|
Hey @BuggyPasta, thx a lot for all the details! The curl -fsS http://10.13.88.5:8082/api/instanceI think ur morning update may also have happened just before TypeType 1.2.3 was published. Could u update the Frontend and Server again through Dockge, or run: docker compose pull typetype typetype-server
docker compose up -d --force-recreate --no-deps typetype typetype-serverThe logs do show something getting stuck around audio segment Once updated, could u retry one of the affected videos on Safari and let me know if the issue is still there? |
|
Ok, updated the whole stack, and run the commands again.
returned
and
returned
Tried two videos tonight and they seem to work fine now. I am closing the conversation if that's ok with you, and will revisit if I notice any issues. Many thanks again for all your help. |
Uh oh!
There was an error while loading. Please reload this page.
Further to the discussion here, please read below:
Re the commands, I have:
curl -fsS https://watch.typetype.video/api/instancereturning
{"name":"TypeType","tagline":null,"version":"1.2.2-main.731","revision":"9f0c55d7ec9dbdfedf468e807319aa06fade1af3","shortRevision":"9f0c55d7ec9d","buildTime":"2026-07-27T05:54:13Z","apiVersion":1,"registrationAllowed":true,"guestAllowed":true,"supportedServices":[0,3,4,5,6],"minClientVersion":{"android":null},"logoUrl":null,"bannerUrl":null,"localLoginEnabled":true,"oidcEnabled":false,"oidcProviderName":null,"oidcAutoRedirect":false,"youtubeRemoteLoginEnabled":false,"youtubeRemoteLoginReady":false,"youtubeRemoteLoginUnavailableReason":"disabled","androidPlayback":{"supported":true,"contractVersion":4,"youtube":{"vod":true,"live":false,"subtitles":true,"deferredSubtitleContent":true,"bootstrapSubtitleDescriptors":true}}}but my local command
curl -fsS https://10.13.88.5:5001/api/instancereturned
curl: (35) OpenSSL/3.0.20: error:0A00010B:SSL routines::wrong version numberDo keep in mind that I am not accessing TypeType through the Internet. I am running everything Docker in LAN only, and have remote access using WireGuard when not at home, so this result may be affected by that. The above commands were sent locally though, not via WireGuard.
Here's my Playback settings.
I use Safari in 2 different iPhones and an iPad.
The images being used are:
I am deploying all my stacks with Dockge (f3nici-edition) if that helps.
And here's some logs when trying to play video GK2pZ_oVU1o
Let me know if you need anything else!
All reactions