Code Monkey home page Code Monkey logo

gamezserver's People

Contributors

05sonicblue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gamezserver's Issues

HTTP 500 and no style or images.

I get this error if i go to the webpage
[09/May/2014:14:23:37] HTTP
Request Headers:
AUTHORIZATION: Basic YWRtaW46QEAxMTFtdw==
COOKIE: plushContainerWidth=100%25; plushMultiOps=1; plushNoTopMenu=0
HOST: 10.0.0.104:5000
CONNECTION: keep-alive
Remote-Addr: 10.0.0.119
ACCEPT: /
USER-AGENT: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36
ACCEPT-LANGUAGE: nl-NL,nl;q=0.8,en-US;q=0.6,en;q=0.4
ACCEPT-ENCODING: gzip,deflate,sdch
[09/May/2014:14:23:37] HTTP Traceback (most recent call last):
File "/var/gamez/cherrypy/_cprequest.py", line 653, in respond
self.hooks.run('before_handler')
File "/var/gamez/cherrypy/_cprequest.py", line 112, in run
raise exc
ValueError: Static dir requires an absolute dir (or root).

Any idea on how to solve this ?

No longer starts up, cannot download console list.

I just recently installed the project to my Raspberry Pi in hopes of using it, however it seems that the remote database used to define the consoles has been taken offline rendering the application useless.

Updating Console List
Downloading Console List
Traceback (most recent call last):
File "./GamezServer.py", line 813, in
RunGameDBUpdater()
File "./GamezServer.py", line 633, in RunGameDBUpdater
riveuServer.UpdateConsoles()
File "/opt/media-service/GamezServer/GamezServer/RiveuServer.py", line 21, in UpdateConsoles
webFile = urllib2.urlopen(url).read()
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(_args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(_args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.