Massimo Chiarillo

Results 10 comments of Massimo Chiarillo

Please see if the log is written in `app/logs/{account}.json`. Most likely, you do not have the command `ps` to view the active processes, for example windows has `tasklist`.

Try to run manually `(cd {YOUR_DIR}/PokemonGo-Bot && virtualenv . && source bin/activate && pip install -r requirements.txt && ./pokecli.py -cf {YOUR_CONFIG}.json > test.log &`

That PHP version you have? This app work with PHP 5.5+

`bower.json` is used to install the web components (jquery, select2...)

`config_pokemon999874497.json` is present in `app/data` ?

It is still in development. I will soon update the readme :)

Please check if `app/config/parameters.json` exists.

Hey :) I'm not sure that it installs in a Web Host. You need a VPS

Try to change port 80 with 8089 (It is just one example) `webServer.startWithPort(8089, bonjourName: "pokemonController")`; and in `readAndChangeXML.py` `response = urllib2.urlopen("http://{IP}:8089/", timeout = 1)`

look xcode log ![schermata 2016-07-12 alle 10 49 52](https://cloud.githubusercontent.com/assets/5167596/16760973/6db3c23c-481e-11e6-9ba4-0018aa195763.png)