• Dear forum reader,

    To actively participate on the forum by joining discussions or starting your own threads or topics, you need a game account and to REGISTER HERE!

Cannot reproduce Bad Gateway loading crossdomain.xml

Elevenar

Well-Known Member
Game version: v1.11.3-(683236c) (2016-07-21 9:20)
Game world: BETA 1
Browser + version: Chrome Version 52.0.2743.82 m
Flash Player version: You have version 22,0,0,209 installed
Operating System: Windows 10 Pro Insider Preview
Screen resolution: 1920 x 1080
Account name: Elevenar
Humans or Elves: Humans (for sure ;) )

Reproducibility: 5/5 = happen always

Current situation:
Bad Gateway for
onyx-sentry-events.innogames.de/crossdomain.xml when visiting neighbors, and
onyx-sentry-events.innogames.de/api/8/crossdomain.xml loading own city map
Code:
GET /crossdomain.xml HTTP/1.1
Host: onyx-sentry-events.innogames.de
Connection: keep-alive
X-Requested-With: ShockwaveFlash/22.0.0.209
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36
Accept: */*
DNT: 1
Referer: https://zz1.elvenar.com/game
Accept-Encoding: gzip, deflate, sdch, br
Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4

Code:
GET /api/8/crossdomain.xml HTTP/1.1
Host: onyx-sentry-events.innogames.de
Connection: keep-alive
X-Requested-With: ShockwaveFlash/22.0.0.209
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36
Accept: */*
DNT: 1
Referer: https://zz1.elvenar.com/game
Accept-Encoding: gzip, deflate, sdch, br
Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4

Expected situation:
File should be accessible and loadable.

Screenshot:

20160727 bug_bad_gateway.gif
 

Marindor

Well-Known Member
Thank you for your report. How does this translate exactly to the player side? E.g. is there anything you can't access?
 

Elevenar

Well-Known Member
I did neither look in the server response, nor did I find an error related to that. Anyway, it could make problems and really, should not occur.
 

Elevenar

Well-Known Member
I can (v1.12.4-(f3617cd) (2016-08-08 9:41))
... just open the developer toolbar and hit reload

20160815 bug_onyx_timeout.gif
 
Top