TimeStylePebble icon indicating copy to clipboard operation
TimeStylePebble copied to clipboard

Settings page 404s

Open ToxicFrog opened this issue 5 years ago • 6 comments

Tapping the gear in the Pebble app brings up a "404 - there isn't a github pages site here" error page. Unfortunately I don't know which github page it's trying to load because it doesn't have the usual browser widgets.

ToxicFrog avatar Sep 30 '20 14:09 ToxicFrog

it tries to load this page http://freakified.github.io/TimeStylePebble/ see https://github.com/freakified/TimeStylePebble/blob/master/src/pkjs/index.js you can find the base config URL there no clue why GitHub does not want to load the page

Coollision avatar Sep 30 '20 14:09 Coollision

Any plan to fix this, or is there a way to load the page alternatively? I still use this watchface on a daily basis.

Bungeetaco avatar Oct 04 '20 01:10 Bungeetaco

As a workaround solution there is my forked version TimeStyleBBPebble for which the setting page is still working : https://plarus.github.io/TimeStyleBBPebble/config_color.html?appversion=11

plarus avatar Oct 04 '20 09:10 plarus

Weird. There have been no commits to gh-pages since Feb 2017. This seems like an easy fix, @tilden just needs to check the GitHub Pages settings.

I'd check https://github.com/freakified/TimeStylePebble/deployments, but I don't have permission.

foxt avatar Oct 21 '20 13:10 foxt

@theLMGN I couldn't find anything wrong in the settings, but I just made a 1-line meaningless change to force a gh-pages rebuild, and it appears that this has fixed it -- http://freakified.github.io/TimeStylePebble/config_color.html now works.

That said, these days I mostly just recommend @plarus's fork (or one of the other forks that I think exists).

tilden avatar Oct 21 '20 13:10 tilden

I tried @plarus's fork, but the "send to watch" button doesn't do anything, it just remains stuck at the default settings forever. So, thanks for the quick fix!

ToxicFrog avatar Nov 06 '20 23:11 ToxicFrog