-
Notifications
You must be signed in to change notification settings - Fork 115
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
PikaBot will not login #273
Comments
do you have 2 step auth on your gmail account if so remove & try to log in again |
I do not have 2 step auth on this particular gmail account |
have you altered anything in files ? |
No, I downloaded it, entered my credentials and when I hit login, thats what I get. Sent from my iPhone
|
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
git log -1 --format="%H"
)The text was updated successfully, but these errors were encountered: