Awlexus
Awlexus
We found the problem. The callback url was set to a different subdomain and the session was lost because of this. Would it be possible to adjust the library to...
Thanks @jonatanklosko, I was able to compile it by using a a more recently xla git ref, but I could not get it to start GPU. I tried again by...
Sorry for the late reply, I was away for a bit. I'm not sure what changed since then, but now I'm getting a different error message. I already tried to...
I'm running Arch Linux and rely on the packages provided there, so I'm not sure what I could be missing. I have installed every package that pops up when I...
I've tried to get it running, but encountered a couple of problems on the way 1. **Error with intel repository** ``` 3.247 W: GPG error: https://repositories.intel.com/gpu/ubuntu jammy InRelease: The following...
Hi @tomer-stripe, the api key starts with `rk_`. As for the merchant ID, I'm not sure where you find it in the dashboard. Do merchant ids start with `acct_`?
Thanks for the confirmation, the merchant id is `acct_1Qzy6JE0ip1H2mD7`. Unfortunately, the message from the report is the full output of the CLI
1. Yes, the api key should be the same, the last 4 characters match 2. That's it! The project I'm working in sets the STRIPE_API_KEY variable. I'm sorry about the...
@IngelaAndin, Sorry for the delayed response. I'm unfortunatelly still able to reproduce this issue with OTP 27 and Elixir 1.17.1 ```elixir Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit:ns]...
This time I compiled it from scratch and tried to ran it in the Eshell ```erlang $ ~/p/g/otp (ingela/ftp/GH-8454/OTP-19119)> bin/erl Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit:ns] Eshell...