Summary
The user is facing a TypeError issue in Airbyte WebApp when trying to create a source/destination or connection. The error message indicates a ‘Failed to fetch’ error.
Question
Hey guys can someone support me sort out with Airbyte issue. Using WebApp I all time receive next issue:
{
“url”: “https://airbyte.tad-env.space/workspaces/status”,
“airbyteVersion”: “1.1.0”,
“errorType”: “TypeError”,
“errorConstructor”: “TypeError”,
“error”: {},
“stacktrace”: “TypeError: Failed to fetch\n at xI (https://airbyte.tad-env.space/assets/core-icl96mliue.js:120:10076)”,
“userAgent”: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) ",
“featureFlags”: {}
}
its hapened when i try to create source/destination or connection
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.