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

Creating a game #36

Open
wvdvegt opened this issue Feb 18, 2016 · 2 comments
Open

Creating a game #36

wvdvegt opened this issue Feb 18, 2016 · 2 comments

Comments

@wvdvegt
Copy link

wvdvegt commented Feb 18, 2016

Hi

I just created 2 games and end up with a almost blank screen after each of them (only the toolbar, no listing of games).

I needed to refresh the page to get the listing in my Edge browser. This also exposed the Gams menu item at the same time. Seems like some caching (or ajax) issue.

@wvdvegt
Copy link
Author

wvdvegt commented Feb 18, 2016

Quite some errors in the console after creating a game. I briefly see the game including it's hash after which the page turns blank.

HTTP404: NOT FOUND - The server has not found anything matching the requested URI (Uniform Resource Identifier).
(XHR): GET - http://145.20.132.23:3000/api/proxy/gleaner/games/versions
HTTP403: FORBIDDEN - The server understood the request, but is refusing to fulfill it.
(XHR): GET - http://145.20.132.23:3000/api/proxy/gleaner/games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my
HTTP403: FORBIDDEN - The server understood the request, but is refusing to fulfill it.
(XHR): GET - http://145.20.132.23:3000/api/proxy/gleaner/games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my
Error on get /games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my{"message":"Insufficient permissions to access resource"}, status: 403
app.js (312,21)
Error on get /games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my{"message":"Insufficient permissions to access resource"}, status: 403
app.js (312,21)
HTTP403: FORBIDDEN - The server understood the request, but is refusing to fulfill it.
(XHR): GET - http://145.20.132.23:3000/api/proxy/gleaner/games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my
HTTP403: FORBIDDEN - The server understood the request, but is refusing to fulfill it.
(XHR): GET - http://145.20.132.23:3000/api/proxy/gleaner/games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my
Error on get /games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my{"message":"Insufficient permissions to access resource"}, status: 403
app.js (312,21)
Error on get /games/56c593496ff3534200a8b914/versions/56c593496ff3534200a8b915/sessions/my{"message":"Insufficient permissions to access resource"}, status: 403
app.js (312,21)

@wvdvegt
Copy link
Author

wvdvegt commented Feb 18, 2016

And one of the scripts is emitting quite some debug info:

count,count,
xapicollection.min.js (2,13043)
[
0: "count",
1: "count",
2: undefined,
index: 0,
input: "count",
length: 3
]

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

1 participant