Knuth

Results 10 comments of Knuth

The problem occurs with Theodul. Paella seems to be working, at least for the devices i have here to test. (I will edit the title and the initial post to...

I have run into this issue as well and did some testing. I was unable to get Ed25519 keys to work, got the `invalid format` every time. But when i...

I have a the same behavior. Polling is failing to redeploy a updated compose file from git. The frontend notification is `could not get the contents of the file 'docker-compose.yml'`...

Webhook also returns an error: ```json { "message": "Failed to update the stack", "details": "failed to deploy a docker compose stack 8: an error occurred while running unpacker container with...

Yes, it may be that the SDK will not proof usefull for this specific case, but i want to take a look atleast. :)

Interessting scenario, right now the assumption would be that there is only 1 url for the host lookup, i've not checked what would happen if there are multiple urls, if...

I second this, GET should not be destructive, so there should be a kind of confirmation to prevent issues with preview fetchers, link checkers in mails and such. Snappass does...

Still a confusing thing. I guess this steems from the user input being directly handed over to `bcrypt`? ([source](https://github.com/portainer/portainer/blob/develop/api/crypto/hash.go#L12)) From the outside it looks like there could be several ways...

> the DNS API is not Part of the Hetzner Cloud product. Therefore there are no plans to integrate the DNS API into the hcloud CLI. [Since this is about...

Looks similiar: https://github.com/portainer/portainer/issues/2341