Hello together,
I am currently working on a model for object detection, where I want to use the auto-label feature. In the past it worked seamlessly but today I ran into some issues. When clicking the “Start Auto Label”-button I am just getting redirected to a blank page.
The following message is displayed in the console:
and when having a look at sources it shows:
Could not load content for webpack://app/src/scripts/react/components/AutoLabel/AutoLabelPreviewPage.tsx (Fetch through target failed: Unsupported URL scheme; Fallback: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME)
Internet connection is fine, enough credits are available and I also tried on other devices as well as different browser.
Did someone experience this issue before?