xanthics / gw2craft

Driving force behind gw2crafts
http://gw2crafts.net
MIT License
68 stars 16 forks source link

Issue running Crafting.pypy #37

Closed Marthisdil closed 6 years ago

Marthisdil commented 6 years ago

Regardless of Windows or Linux - getting the same error:

jason@mint-vm ~/Desktop/gw2craft $ pypy Crafting.py Start: main Start: costs ERROR: HTTP Error 503: Service Unavailable. ERROR: HTTP Error 503: Service Unavailable. ERROR: HTTP Error 503: Service Unavailable. ERROR: HTTP Error 503: Service Unavailable. ^C End: costs, took 21.013 seconds End: main, took 21.017 seconds Traceback (most recent call last): File "Crafting.py", line 151, in main() File "Crafting.py", line 88, in main cList = appendCosts() File "/home/jason/Desktop/gw2craft/MyPrices.py", line 143, in appendCosts time.sleep(randint(1, 10)) KeyboardInterrupt

Internet is working fine on all computers.

xanthics commented 6 years ago

{u'text': u'API not active'}

Not a bug with the code, the API endpoint is currently inactive.