-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Black page / no helper started #222
Comments
Which node version are you running? What does 'node serveronly' do? |
Same thing with |
What's the output in your terminal? |
Output is like always.
|
Try removing all modules and adding them one by one. |
Removing the calendar did the trick. |
Did you make any changes to the calendar module? |
No |
And no console errors? |
Nop 😐 This is the web inspector log:
|
Yeah.... Exactly my reaction 😳 |
So it stops with the calendar. It doesn't continue. |
Seems like it but how can it be that there isn't any error? |
Got no clue. |
Any idea how to debug? 😕 |
What if you leave the config part of the calendar empty? |
No changes. |
Problem only seems to appear with multiple calendars! If I remove one does not matter which one, it works... |
Ok. If you find the big and send a pull request with fix, you don't have to bake me that pie anymore. ;) |
*bug |
Could this be a problem with the new translation feature, when the same module is loaded twice? |
Could be. Does it occur when you use two calendar modules? Or when you use two calendar feeds in one module? |
Two modules! |
Ok, give me one sec. |
Fixed. Please pull. Thanks for the bug hunt. |
Nice thanks! :) |
I just updated my mirror to the latest version, now all I get is a black page. The node helpers also do not seem to get loaded. No errors. Not in the web inspector and not in the command line.
The text was updated successfully, but these errors were encountered: