lhalbert
lhalbert
+1 I'm experiencing the same issue with perpetual changes using dynamic items with the new `cloudflare_list` resource.
This appears to only effect requests coming from the Eastern/Northeastern USA. I've VPNed to Western USA, Mexico, Canada, Germany, etc... and it works. My assumption is that one of the...
There is no secret required to query Docker layers or metadata, so I doubt that this particular problem would be contributing to the rogue 400 errors being seen in the...
@amio, any idea on how we can fix these 400 errors? I can try to restructure the code to see if that helps. Here is a bit more information so...
@amio, the SFO region instance loads correctly. Do you have the IAD1 region direct URL like you have for the SFO region?
Do you think redeploying to the iad region might help, or is this possibly something that Vercel would assist in troubleshooting? It seems more likely to be a problem with...
@HelloEdit I just uploaded a pre-release [here](https://github.com/lucashalbert/image-builder-rpi64/releases/tag/20200225). Let me know how it works for you.
@HelloEdit try running `sudo ifconfig wlan0 up` followed by `sudo iwlist wlan0 scan`.
@HelloEdit It looks like the Raspberry Pi 3 doesn't like `iptables-nft` which is the default in Buster. For the time being, you will have update the link for the `iptables`...
I too, like @aatchison, have been using k3s on this image to run an 11 node HA kube cluster. K3s is much lighter than full k8s. The k3s binaries also...