James Mills
James Mills
I'lll try and debug the code and find out. The way the code is written though, I _think_ does result in an infinite loop, because the context is never used...
Repros pretty quickly and easily here, no signs of any network calls being blocked. Am I doing something wrong? I'm just running: ```console tier connect ``` And following the insturctions.
But as I said the function `fetchProfile()` https://github.com/tierrun/tier/blob/78939e21ab51293b23e7f182881a76d3f1f489e9/cmd/tier/connect.go#L92-L108 is defective here as: - The loop never ends if the error condition is constant - The timeout context is never checked...
> What is the output of `tier whoami`? ```console $ tier whoami tier: There was an error looking up your Stripe API Key: profile not found tier: Please run `tier...
I even turned off my network-wide adblocker. Same results. Just hagns.
Looks like using the `stripe` CLI also fails with the same message :/ ```console $ stripe login Your pairing code is: xxx-xxx This pairing code verifies your authentication with Stripe....
> Sadly there's no implementation of the client right now, but that's a good idea! I'd be happy to work on one with you! I'm looking to integrate WebSub _hopefully_...
Are you just going to use the stock standard registry v2 (now called distribution)?
Similar error here: ``` ==> proxmox-iso.template: Error creating VM: error creating VM: 506 upload 'Content-Type 'multipart/form-data; boundary=7e1fccbe89cbdf673339a9b2822585d3096ef84dba62f4fbd39bcbca1cdd' not implemented, error status: (params: map[agent:1 args: boot: cores:2 cpu:kvm64 description:Packer ephemeral build...
@azr / @SwampDragons Either of you able to help here? I'm quite sure I'm doing something wrong, but for all intents and purposes I'm pretty sure I'm also using the...