Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable To Access Admin After Updating #7312

Closed
tylerwalters opened this issue Sep 1, 2016 · 2 comments
Closed

Unable To Access Admin After Updating #7312

tylerwalters opened this issue Sep 1, 2016 · 2 comments

Comments

@tylerwalters
Copy link

Issue Summary

I updated Ghost from 0.7 to 0.10 today, and I can no longer access the admin through /ghost/. Trying to access that url results only in a blank page.

In the process to update I stepped through each major version 0.7->0.8->0.9->0.10 to avoid the issues in #7297. The public facing blog is appears to be working correctly.

Steps to Reproduce

  1. Visit the /ghost/ path

I am getting the following console error when accessing the page.

vendor.min.js?v=df2cd1cda0:12 Error while processing route: posts.index Unexpected token u in JSON at position 0 SyntaxError: Unexpected token u in JSON at position 0

Technical details:

  • Ghost Version: 0.10
  • Node Version: 4.5.0
  • Browser/OS: Chrome on OSX
  • Database: PostgreSQL
@tylerwalters
Copy link
Author

tylerwalters commented Sep 1, 2016

I tried accessing the admin through Firefox instead of Chrome, and I had no issues. It appears to be a browser specific issue.

@tylerwalters
Copy link
Author

Turns out adding 'www.' to the url allowed access to the admin. I am not sure how to explain that change, but it solved my issue, and allows me to access the admin.

Some additional information in case it is useful in the future, the admin was accessible with without the 'www.' in the url in the previous version, it worked in Firefox without the 'www.', and it worked in Chrome's Incognito Mode without 'www.'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant