Giter VIP home page Giter VIP logo

Comments (8)

baruchiro avatar baruchiro commented on June 18, 2024 1

Please open the "דיווח על בעיה" modal, and you will see the location of the logs there:

image

from caspion.

ikrascloudinary avatar ikrascloudinary commented on June 18, 2024 1

@baruchiro @brafdlog logs from the latest run

[2023-12-20 09:44:57.333] [info]  Welcome to caspion log
[2023-12-20 09:44:57.339] [info]  Version: 1.13.1
[2023-12-20 09:45:06.383] [error] {"error":{"id":"401","name":"unauthorized","detail":"Unauthorized"}}
[2023-12-20 09:45:06.383] [debug] UnhandledRejection: {"error":{"id":"401","name":"unauthorized","detail":"Unauthorized"}}
    at process.o (/Applications/caspion.app/Contents/Resources/app.asar/background.js:2:7779022)
    at process.emit (node:events:390:28)
    at process.emit (node:domain:475:12)
    at emit (node:internal/process/promises:136:22)
    at processPromiseRejections (node:internal/process/promises:237:9)
    at processTicksAndRejections (node:internal/process/task_queues:97:32)
[2023-12-20 09:45:06.384] [error] UnhandledRejection: {"error":{"id":"401","name":"unauthorized","detail":"Unauthorized"}}
    at process.o (/Applications/caspion.app/Contents/Resources/app.asar/background.js:2:7779022)
    at process.emit (node:events:390:28)
    at process.emit (node:domain:475:12)
    at emit (node:internal/process/promises:136:22)
    at processPromiseRejections (node:internal/process/promises:237:9)
    at processTicksAndRejections (node:internal/process/task_queues:97:32)

from caspion.

ikrascloudinary avatar ikrascloudinary commented on June 18, 2024 1

Thanks so much @brafdlog. Removed the folder you suggested and reinstalled, works again! 🙏

from caspion.

brafdlog avatar brafdlog commented on June 18, 2024

Interesting
I would like to see the logs.
@baruchiro do you remember if we log to a file? If not i can do a pr to use electron logger

from caspion.

ikrascloudinary avatar ikrascloudinary commented on June 18, 2024

Tried installing it from scratch on another machine and it works. guess something is messed up on mine. But removing the app and reinstalling on my machine didn't work.

How can I completely remove everything on a Mac @baruchiro?

from caspion.

baruchiro avatar baruchiro commented on June 18, 2024

I don't know, I don't have a Mac right now.
Google it please 🙏

from caspion.

brafdlog avatar brafdlog commented on June 18, 2024

@baruchiro @brafdlog logs from the latest run

@ikrascloudinary
Sorry for the delay in response.
Interesting, you are getting unauthorized for something, that would mean either the bank you are trying to access or ynab.
Does the call to ynab end successfully? If so, the 401 is probably from the bank.
Have you tried scraping with the browser visible? This sometimes allows you to see the source of the issue (you can set browser to be visible or not in the settings)

from caspion.

brafdlog avatar brafdlog commented on June 18, 2024

Tried installing it from scratch on another machine and it works. guess something is messed up on mine. But removing the app and reinstalling on my machine didn't work.

How can I completely remove everything on a Mac @baruchiro?

The configuration files and other state, are stored on a mac in:
/Users/<Your user>/Library/Application Support/caspion

You can delete the app from applications, remove that folder and then reinstall

from caspion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.