IamDevNull
IamDevNull
same error here too: `INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): site.com INFO:__main__:status: 416: Server: nginx/1.10.3 (Ubuntu) INFO:__main__:[?] Unknown Vulnerable ` any idea ?
THX! Fixed for me: https://github.com/chaifeng/ufw-docker/issues/33 https://github.com/moby/moby/issues/4737#issuecomment-1020229829
I share his view !
Any updates here ?
Any updates here ?
hello, why is this issue still open ?!
Issue is still present and came probably with hashicorp/helm - v2.6.0 - https://github.com/hashicorp/terraform-provider-helm/releases `Add pass_credentials attribute (#841)` This is my workaround: ``` terraform state pull > /tmp/tfm-state.json sed -i 's#"pass_credentials":...
> the link is not working can you help me it's loading for 10 minutes  Read https://github.com/AveYo/MediaCreationTool.bat/issues/314#issuecomment-1989244830 You can download the exe on archive.org @AveYo maybe...
i have the same problem.
I have a similar issue: ``` resource "inwx_nameserver" "xxx" { domain = "xxx" type = "MASTER" nameservers = [ "ns.inwx.de", "ns2.inwx.de", "ns3.inwx.eu" ] } ``` ```╷ │ Error: Could not...