PokemonGoF / PokemonGo-Bot-Desktop

The Desktop version of Pokemon Go Bot script
MIT License
408 stars 115 forks source link

PikaBot will not login #273

Open JMeisterDesign opened 7 years ago

JMeisterDesign commented 7 years ago

Issue without proper information won't be answered

Expected Behavior

Expect the app to login to my google account.

Actual Behavior

The app throws a JavaScript exception

Steps to Reproduce

Clicking Login to Google throws this error...

Uncaught Exception: Error: EROFS: read-only file system, rename '/private/var/folders/b8/wp4k_xkn45g48w7hg6z50pzw0000gn/T/AppTranslocation/B6537F93-B151-43D7-93E3-E7FBC5235833/d/PikaBot.app/Contents/Resources/app/gofbot/configs/config.json.example' -> '/private/var/folders/b8/wp4k_xkn45g48w7hg6z50pzw0000gn/T/AppTranslocation/B6537F93-B151-43D7-93E3-E7FBC5235833/d/PikaBot.app/Contents/Resources/app/gofbot/configs/config.json' at Error (native) at Object.fs.renameSync (fs.js:809:18) at startPython (/private/var/folders/b8/wp4k_xkn45g48w7hg6z50pzw0000gn/T/AppTranslocation/B6537F93-B151-43D7-93E3-E7FBC5235833/d/PikaBot.app/Contents/Resources/app/main.js:184:8) at EventEmitter. (/private/var/folders/b8/wp4k_xkn45g48w7hg6z50pzw0000gn/T/AppTranslocation/B6537F93-B151-43D7-93E3-E7FBC5235833/d/PikaBot.app/Contents/Resources/app/main.js:118:5) at emitMany (events.js:127:13) at EventEmitter.emit (events.js:201:7) at WebContents. (/private/var/folders/b8/wp4k_xkn45g48w7hg6z50pzw0000gn/T/AppTranslocation/B6537F93-B151-43D7-93E3-E7FBC5235833/d/PikaBot.app/Contents/Resources/electron.asar/browser/api/web-contents.js:209:13) at emitTwo (events.js:106:13) at WebContents.emit (events.js:191:7)

Information

iiCe89 commented 7 years ago

do you have 2 step auth on your gmail account if so remove & try to log in again

JMeisterDesign commented 7 years ago

I do not have 2 step auth on this particular gmail account

iiCe89 commented 7 years ago

have you altered anything in files ?

JMeisterDesign commented 7 years ago

No, I downloaded it, entered my credentials and when I hit login, thats what I get.

Sent from my iPhone

On Sep 21, 2016, at 3:50 AM, Daniel notifications@github.com wrote:

have you altered anything in files ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.