Fabian Winter

Results 207 comments of Fabian Winter

As it seems to have worked, I'll close this ticket. Feel free to re-open if the problem is still there.

Have you tried using a config file? Does it work if you set the action there?

I'm sorry, I forgot that directly typing is not possible in the `rofi` mode, as described [in the readme](https://github.com/fdw/rofimoji?tab=readme-ov-file#caveats-when-running-rofimoji-as-a-rofi-mode). Sorry about that!

Yes, but it's a file in `.aws/sso/cache` with a random (as far as I can tell) name. Using the newest one should be fine.

That is quite a pity, as I have no alternative to SSO, and copying the keys every time I want to restic is not really a viable option. It only...

I just tried it, but unfortunately I only get errors: With `init`, it's `create repository at s3:s3.amazonaws.com// failed: client.BucketExists: 301 Moved Permanently`. With `backup`, I get: ``` create repository at...

Unfortunately, `s3:s3.eu-central-1.amazonaws.com//` has the same result.

Good question... How would I test that? I'm running everything in Docker and couldn't find a way to interact with beangrow directly.

Unfortunately, that crashes with an error: ``` Traceback (most recent call last): File "/app/bin/beangrow-returns", line 8, in sys.exit(main()) File "/app/lib/python3.9/site-packages/beangrow/compute_returns.py", line 100, in main reports.write_price_directives(path.join(output_prices, "prices.beancount"), File "/app/lib/python3.9/site-packages/beangrow/reports.py", line 411,...

I think it makes sense to depend on a specific spec version, and not in general on a different service.