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

inifinite nested ui [3.x-dev] #10470

Closed
verasativa opened this issue Sep 5, 2016 · 5 comments
Closed

inifinite nested ui [3.x-dev] #10470

verasativa opened this issue Sep 5, 2016 · 5 comments
Labels
answered For when a question was asked and we referred to forum or answered it.
Milestone

Comments

@verasativa
Copy link

Hi,
I just upgraded (a test env) from piwik 2 to 3.x-dev branch, and the migration said everything went find, but when I login, I get this infinite nested ui (which crash my browser). I tried to find other users with the same issue, but no luck (I'm kind of new to github issue tracker). Any idea on how to debug is welcome!!!

nested ui screenshot

ps: how I'm supposed to atttach screenshots here?

@verasativa
Copy link
Author

I managed to make a local copy run successfully so, I'm pretty sure has something to do with the read only file system of that environment...I'm not sure how I'm gonna debug it (I need to see what files is piwik is writing outside /tmp and /config), but that my next move.

@tsteur
Copy link
Member

tsteur commented Sep 13, 2016

Are you still having this problem @nahueldotme ? Which files / directories are not writable? Did you see any specific error message?

You can attach screenshots by dragging them into this text field. However, they only support a few formats like png and jpg

@verasativa
Copy link
Author

Ohhh, I'm sorry I forgot to post the solution:I happened because my webserver was blocking access to .json files at piwik directory.

BTW: This tutorial was key to debug it (I order to run js without crashing my browser): http://www.html5rocks.com/en/tutorials/developertools/async-call-stack/

I'm setting this issue as close ;)

@tsteur
Copy link
Member

tsteur commented Sep 13, 2016

Thx for letting us know. Do you remember which .json file(s) was/were blocked?

@tsteur tsteur added the answered For when a question was asked and we referred to forum or answered it. label Sep 13, 2016
@verasativa
Copy link
Author

All (was my fault on webserver settings), but the fist to make it crash, was manifest.json

@tsteur tsteur added this to the 3.0.0-b1 milestone Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants