Phillipp Ohlandt
Phillipp Ohlandt
Tried with your examples. Mail, PW and Device ID are correct in my mind. (App PW with enable 2FA and acc PW without 2FA, both don't work).
### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...
Hey, I just connected my job to my existing logic and it errored quite fast, due to map keys not being atoms. The fix was quite simple but maybe a...
Hey, what do you guys think about being able to inject a custom logger module? I had to set my apps Logger settings to `:info` because the task bunny debug...
When the regular Livebook got a new release, the update banner in Nerves Livebook gets triggered. Since Livebook and Nerves Livebook don't have matching version numbers and release dates, this...
Hey, resuming from an existing loop state does not seem to work properly right now. For this, I am working in the horses_or_humans example. I am returning the entire state...
When I invite the bot into a channel, I get the following error message in the console and the process stops: `2016/10/29 19:42:35 json: cannot unmarshal object into Go value...
Hey, how would one use this in a cluster of nodes? I don't use it to collect operating system or vm metrics but metrics about my application state. That means...
Hey, I tried switching from `:microseconds` to `:seconds` since Prometheus suggests to use `second` as base unit. The problem is, the config setting only changes the metric name but not...
**Describe the bug** When I open a `.beam` file in the `_build` directory, then go to `BEAM Chunks` and `Code`, I get the following error: ``` java.lang.Throwable: Max opcode (178)...