terkelg / ramme

Unofficial Instagram Desktop App.
MIT License
3.32k stars 402 forks source link

Can't login #338

Closed franz-ka closed 4 years ago

franz-ka commented 5 years ago

When I start Ramme, it shows this error https://i.postimg.cc/yN6M6shF/rammerr.png (alt host: https://ibb.co/1Jx9Pg2) and when I verify my account doing the two-step verification it doesn't log me in, it goes back to the main screen. It always does the two step verification, I have to always send the mail and say on another device/browser that "it was me". I'm using Ubuntu 18.04, Ramme 3.2.5, installed doing sudo apt install -f ./Ramme_3.2.5_amd64.deb

If I sudo run ramme, or change ownership of the folder of the first error to my user, it shows this error and does the same thing:

Uncaught Exception:
Error: ENOENT, dist/renderer/styles/app.css not found in /opt/Ramme/resources/app.asar
    at notFoundError (ELECTRON_ASAR.js:114:19)
    at Object.fs.readFileSync (ELECTRON_ASAR.js:518:9)
    at Webcontents.page.on (/opt/Ramme/resources/app.asar/src/main/index.js:156:23)
    at emitOne...
    at WebContent.emit...

Thx