Ryan Ovas
Ryan Ovas
Hi! Just something I noticed as I'm trying to set up script-server for the first time. Whenever I make a script that uses , I get the following error in...
#### Summary If you install tailscale on your system, trying to run kubectl commands fail with the error `Error from server: Get "https://[tailscale-ip]:10250/containerLogs/...?follow=true": tls: failed to verify certificate: x509: certificate...
**Describe the bug** I downloaded [OliveTin_linux_amd64.deb](https://github.com/OliveTin/OliveTin/releases/latest/download/OliveTin_linux_amd64.deb) from the docs and installed it with `dpkg` then enabled the service as described [in the install docs](https://docs.olivetin.app/install-linuxpackage.html). No matter what I do it...
### Is there an existing issue for this bug? - [X] I have searched the existing issues ### Required Troubleshooting Steps - [X] I have followed these troubleshooting steps -...
**What happened**: When I delete ingresses the records that were created by external-dns remain and have to be manually deleted. This is what I see i the logs: ``` time="2024-05-22T16:32:16Z"...
### Describe the Bug We have been running umami for about a month with no issues until today. I clicked into a page on our site to see some page...
There is a bug with the new version of boto used by s3fs that prevents writes to non-AWS S3 buckets
### Apache Iceberg version 0.8.1 (latest release) ### Please describe the bug 🐞 Here is a link to the relevant boto issue: https://github.com/boto/boto3/issues/4398 Attempting to use `table.append` or `table.overwrite` when...
All configuration.format options show x.format_type as the nested options, when they should match the schema of each file type. It's very confusing and only decipherable because you can see the...
**Describe the Issue:** I am trying to deploy a very simple python script with a handful of dependencies via doctl and I just keep running into issue after issue: -...
**Is your feature request related to a problem? Please describe.** Right now if I try to make a asynchronous resolver on a Schema, I get an error `RuntimeWarning: coroutine 'Schema.resolve_resource'...