You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.
I am working on getting Ultraviolet to work on a static (next.js) server. However, the bare server is not usable on static deployments. I tried setting up an external bare server (with CORS properly configured) at https://is-bare.up.railway.app/bare/. I am still getting the error of TypeError: NetworkError when attempting to fetch resource.
The text was updated successfully, but these errors were encountered:
Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.
I am working on getting Ultraviolet to work on a static (next.js) server. However, the bare server is not usable on static deployments. I tried setting up an external bare server (with CORS properly configured) at https://is-bare.up.railway.app/bare/. I am still getting the error of
TypeError: NetworkError when attempting to fetch resource.
The text was updated successfully, but these errors were encountered: