You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
I recently updated my hubpress and tried to get it working with my custom domain and HTTPS, now that GitHub is offering both together.
When I try to edit an existing post and save remotely, I get the following error in console, and the spinner continues on forever:
Uncaught (in promise) TypeError: Cannot read property 'sha' of null
I think I must have messed up some configuration file. I tried reverting it back to the default from hubpress.io repo, and editing only those default settings, but it immediately repopulated with all the old values again as soon as I logged into the admin page.
The CNAME file was originally created manually by me. But now it appears that it creates an empty commit with the description "Update CNAME" every time I make any modification. Another example: rorosaurus/roryhay.es@5697272
Here is my log file: roryhay.es-1527042591653.log
Please note, there's a "Maximum call stack size exceeded" which takes up many lines. I'm not sure if that's related, since it seems to happen when I log in to the admin page, not when I save the document.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I recently updated my hubpress and tried to get it working with my custom domain and HTTPS, now that GitHub is offering both together.
When I try to edit an existing post and save remotely, I get the following error in console, and the spinner continues on forever:
Uncaught (in promise) TypeError: Cannot read property 'sha' of null
I think I must have messed up some configuration file. I tried reverting it back to the default from hubpress.io repo, and editing only those default settings, but it immediately repopulated with all the old values again as soon as I logged into the admin page.
Example strange CNAME empty commit (also see this for config file as well): rorosaurus/roryhay.es@c0a6176
Example strange config automatically reverted commit:
rorosaurus/roryhay.es@52c4b98
The text was updated successfully, but these errors were encountered: