brownhci / WebGazer

WebGazer.js: Scalable Webcam EyeTracking Using User Interactions
https://webgazer.cs.brown.edu
Other
3.51k stars 527 forks source link

Unexpected Fetch TypeError in WebGazer #342

Closed FadiZahar closed 4 months ago

FadiZahar commented 5 months ago

Hi,

We are using WebGazer for an essential feature within our website project, developed using Next.js. A few hours ago, we've encountered a TypeError: Failed to fetch, which started without any recent changes to our code and troubleshooting from our side hasn't resolved it.

Below are two screenshots of the issues we're having:


webgazer-issue1 webgazer-issue2

Could you please look into this?

Many thanks!

jeffhuang commented 5 months ago

I think this is now resolved on the server side? I'd still like to do a permanent solution by using offline models, but please follow up if there is still an issue. Also tracking in #341

jeffhuang commented 4 months ago

Closing because I think this is resolved, but I have plans to enable an offline mode to prevent this from happening in the future

FadiZahar commented 4 months ago

All is good now; we haven’t seen any issues since. Thanks for looking into it!