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

404 Not found CSS file on Station - Departure overview #192

Open
SerkanYildiz opened this issue Jul 20, 2016 · 13 comments
Open

404 Not found CSS file on Station - Departure overview #192

SerkanYildiz opened this issue Jul 20, 2016 · 13 comments

Comments

@SerkanYildiz
Copy link
Contributor

I'm getting an error on the production site, station departure overview. It's trying to load, animate.css, a file that doesn't exists.
404notfound-animate css

@SerkanYildiz
Copy link
Contributor Author

Btw it's not only on the stations - departure overview, but the whole website..

@xavez
Copy link
Member

xavez commented Jul 20, 2016

Investigating

@xavez
Copy link
Member

xavez commented Jul 20, 2016

Don’t have the problem locally. Might also be a caching problem?

@SerkanYildiz
Copy link
Contributor Author

Don't think so, I cleared my cache and tried again, same problem. Stan had the same 404 not found with css on production

@xavez
Copy link
Member

xavez commented Jul 20, 2016

Do you have the problem locally?

@SerkanYildiz
Copy link
Contributor Author

Nope, locally no errors

@xavez
Copy link
Member

xavez commented Jul 20, 2016

I think there is some other caching going on as well on the server, so clearing locally won't necessary fix it.

@Tjoosten
Copy link
Contributor

It seems that that the page also keep on loading in seconds.
schermafbeelding 2016-07-20 om 20 14 38

@xavez
Copy link
Member

xavez commented Jul 21, 2016

Real funky stuff.

Is it possible that it is injected by some part of the Angular code, and only on the server (non-dev environment)?

@SerkanYildiz
Copy link
Contributor Author

SerkanYildiz commented Aug 3, 2016

While I was re-installing the iRail/hypeRail repo, Composer asked me this:

Unable to find a suitable version for angular, please choose one by typing one of the numbers below:
    1) angular#1.2.29 which resolved to 1.2.29 and is required by hyperRail
    2) angular#>=1 which resolved to 1.2.29 and is required by angular-bootstrap#0.11.2
    3) angular#1.2.30 which resolved to 1.2.30 and is required by angular-animate#1.2.30

When I selected option 3. I don't have this error. Maybe that is the problem?

@xavez
Copy link
Member

xavez commented Aug 3, 2016

I don’t see any relevant fixes in the changelog though: https://github.com/angular/angular.js/blob/master/CHANGELOG.md#1230-patronal-resurrection-2016-07-21

@SerkanYildiz
Copy link
Contributor Author

I don't have a idea :-) AngularJS can be weird sometimes..

@xavez
Copy link
Member

xavez commented Aug 4, 2016

@SerkanYildiz well, the thing is that on my local dev environment, I don’t see the 404 error, while on the irail.be server, I do, so something must have changed between the local dev env and the server . . .

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

3 participants