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

Can't edit blog posts - "uncaughtException: Cannot call method 'toPublicObject' of null" #2

Open
ViktorNova opened this issue Mar 19, 2014 · 1 comment

Comments

@ViktorNova
Copy link

I am unable to edit blog posts. Posting a blog works, but when I go to edit it and then click publish or save draft, nothing happens, and the changes are not saved.

This error shows up on the browser console when opening a blog post for editing (no node errors in the terminal when the page is loaded):

Uncaught ReferenceError: qq is not defined edit:351
(anonymous function) edit:351
c cache_7c867506c58445d3a6a7bc5e298c2460620ddc8e.js:4
p.fireWith cache_7c867506c58445d3a6a7bc5e298c2460620ddc8e.js:4
b.extend.ready cache_7c867506c58445d3a6a7bc5e298c2460620ddc8e.js:4
H cache_7c867506c58445d3a6a7bc5e298c2460620ddc8e.js:4

When I click publish or save draft, this error pops up in the terminal and crashes node when in development mode (no browser console errors though)

EVALSHA [Lua: ZREVRANGE+MGET] 0 z:dev/Tag:groupIdByType:1-Content 0 -1 dev/Tag [0 ms]
GET dev/Content:7 [0 ms]
GET dev/User:undefined [0 ms]
uncaughtException
uncaughtException: Cannot call method 'toPublicObject' of null

There was of course lots more errors after that, but this is the first one that triggered them all (can post more if this isn't enough info)

@ViktorNova
Copy link
Author

The 'qq' error has also surfaced on the settings page and I'm unable to upload a favicon, the page just jumps back to the top when I click the button

ReferenceError: qq is not defined @ http://viktornova.com/do/admin/group:360

I am running into a number of little issues with a new installation from this repo, but I know it's only been up for 2 days and I don't want to be annoying, should I hold off on reporting every little issue I find for a bit? I just like hatch so much and want to use it full time! =D

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