Earlier today, Cloudflare disabled access to our buckets and workers.
This was done in an attempt to make us switch to their enterprise plan because apparently our paid plan isn't enough to handle recent spikes.
We still have limited access such as we can still access features like dns, redirects etc.
I have pushed a fix to rewrite urls for the metadata, so it doesn't break soar core.
What will be broken (We got downgraded to free plan, so 100k reqs) however are these (fields from the metadata):
appstream
build_log
desktop
download_url
icon
manifest_url
anything else that uses pkgforge.dev domain except for:
- the metadata (Fixed with url redirects)
pkg_webpage (Uses Github pages)
How can this be fixed:
Earlier today, Cloudflare disabled access to our buckets and workers.
This was done in an attempt to make us switch to their enterprise plan because apparently our paid plan isn't enough to handle recent spikes.
We still have limited access such as we can still access features like dns, redirects etc.
I have pushed a fix to rewrite urls for the metadata, so it doesn't break soar core.
What will be broken (We got downgraded to free plan, so 100k reqs) however are these (fields from the metadata):
appstreambuild_logdesktopdownload_urliconmanifest_urlanything else that uses
pkgforge.devdomain except for:pkg_webpage(Uses Github pages)How can this be fixed: