Closed MotorTruck1221 closed 2 years ago
A cause of this error may be due to problems with the underlying Bare Server.
Here are steps to debug this problem:
/bare/v1/
, what's the status code?Can you provide a screenshot of /bare/
?
This also happens to me, not sure how to fix it. This wasn't doing this previously, and I hadn't updated the app at all.
same issue here, however spamming the reload button partially fixes it with https://incog.dev/bare/v1/ responding with "MISSING_BARE_HEADER" nodejs v18 & npm 8
Ah. Not only are we using an external Bare server by default (this was a mistake...) but incog.dev's bare server has fallen. Every other request on my end goes through. This will be addressed shortly.
This should be fixed. Redeploy your instance.
This should be fixed. Redeploy your instance.
still happening after cloning this repo with the latest commit incog.dev is also reporting the same error
This should be fixed. Redeploy your instance.
still happening after cloning this repo with the latest commit incog.dev is also reporting the same error
I just fixed several things to get this working. It should work now, try again.
updated and issues are still present
@MemeGiver Try clearing your site data. This will refresh the UV config.
@MemeGiver Try clearing your site data. This will refresh the UV config.
working now, thanks a lot
Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.
I know this is an issue that has already been opened. This is more detailed, however
Expected Behavior
Current Behavior
TypeError: failed to fetch
pictures below in order (Ungoogle Chromium v106)Possible Solution
Steps to Reproduce
TypeError: failed to fetch
Context (Environment)
I am passing all correct headers:
(See Proxdocs)
Possible Implementation
I don't know a possible fix however I hope this is detailed enough that it will help it get fixed sooner.