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

Weather Module Causes Random site Crash with Gantry 5 #28

Open
TGoodrich opened this issue Apr 15, 2016 · 2 comments
Open

Weather Module Causes Random site Crash with Gantry 5 #28

TGoodrich opened this issue Apr 15, 2016 · 2 comments

Comments

@TGoodrich
Copy link

I had been using the GK Weather module for about a year with no issues up until Yahoo changed their api. After the api change I was only getting question marks for weather data. I found a solution in the GK forums, applied the fix and all was good.

I then saw the developer had updated the module due to the api change. I applied the update and then found the weather was not updating.

I also found the module would randomly cause my website to crash and display an error from Gantry 5.

I could not get a specific error saying the module was at fault and only found it was the weather module's fault by disabling all modules and enabling one by one until error returned.

I'm not sure if it will help but here is the error I would receive when the module was faulting:

"Error displaying the error page: An exception has been thrown during the rendering of a template ("Fatal DOM Error 76: Opening and ending tag mismatch: HR line 13 and BODY while parsing: ") in "@nucleus/page_head.html.twig" at line 14.: An exception has been thrown during the rendering of a template ("Fatal DOM Error 76: Opening and ending tag mismatch: HR line 13 and BODY while parsing: ") in "@nucleus/page_head.html.twig" at line 14."

The error does not look related to the weather module but as I said disabling said module stops the error from occurring.

As I mentioned the error would occur randomly. I think it may have something to do with the modules forecast change causing a change in the code output. Gantry 5 will error out and not render website if it detects missing, incomplete or incorrect html tags.

@dziudek
Copy link
Contributor

dziudek commented Apr 18, 2016

It seems to be a yahoo api issues: #27 (comment)

@dziudek
Copy link
Contributor

dziudek commented Apr 18, 2016

Please read: #27 (comment)

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

2 participants