Investigating video interruptions and/or videos not even starting at all #175
|
Further to the discussion here, please read below: Re the commands, I have:
returning
but my local command
returned
Do 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! |
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. |
Ok, updated the whole stack, and run the commands again.
curl -fsS http://10.13.88.5:8082/api/instancereturned
{"name":"TypeType","tagline":null,"version":"1.2.3-main.733","revision":"718ed47d4bfe8f1d2b2282dd833fa9a22e909849","shortRevision":"718ed47d4bfe","buildTime":"2026-07-27T10:37:04Z","apiVersion":1,"registrationAllowed":false,"guestAllowed":false,"supportedServices":[0,3,4,5,6],"minClientVersion":{"android":null},"logoUrl":null,"bannerUrl":null,"localLoginEnabled":true,"oidcEnabled":false,"oidcProviderName":null,"oidcAutoRedirect":false,"youtubeRemoteLoginEnabled":true,"youtubeRemoteLoginReady":true,"youtubeRemoteLoginUnavailableReason":null,"androidPlayback":{"supported":true,"co…