OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
0 stars 11 forks source link

App not loading in GitHub Pages #9

Closed mblomdahl-bot closed 4 months ago

mblomdahl-bot commented 4 months ago

When deploying the app via GitHub Actions from 0bbb4b5, the job succeeds and I can access the app:

$ curl -s https://owntube-tv.github.io/web-client/ | grep title
    <title>OwnTube.tv</title>

However, it does not load in the browser, when I open https://owntube-tv.github.io/web-client/ then I get the following error:

image