instill-ai / instill-core

🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications
https://www.instill.tech
Other
2.16k stars 107 forks source link

[Bug] Pipeline editor throwing Error #1124

Open Safvan-tsy opened 1 month ago

Safvan-tsy commented 1 month ago

Is There an Existing Issue for This?

Are you willing to own the issue?

Where did you encounter this bug?

Instill Cloud

Describe the Bug

Instill cloud >> create a pipeline or edit a pipeline >> Throwing the below exception (ss attached) Screenshot from 2024-10-02 14-27-48

Steps to Reproduce

No response

Actual Result

No response

Expected Behavior

No response

Technical Details

No response

Anything Else?

No response

linear[bot] commented 1 month ago

INS-6426 [Bug] Pipeline editor throwing Error

kuroxx commented 1 month ago

Hi @Safvan-tsy thank you for raising this issue, could you confirm if this bug still persists or if it has been resolved now? Thank you 🙏

Safvan-tsy commented 1 month ago

Hey @kuroxx . Its not resolved i'm still facing the same issue

kuroxx commented 1 month ago

Thanks for updating me @Safvan-tsy, let me check with our team internally and get back to you soon!

donch1989 commented 1 month ago

Hi @Safvan-tsy I'm wondering about which browser you're using. It'll help us to identify the problem. Thanks!

EiffelFly commented 1 month ago

A side question is, can you go to your previous created pipeline?

Safvan-tsy commented 1 month ago

Hey @donch1989

Browser: Google Chrome Version 129.0.6668.70 (Official Build) (64-bit)

OS: Ubuntu 22.04.5 LTS jammy

Safvan-tsy commented 1 month ago

hey @EiffelFly no i can't view editor for any pipelines

EiffelFly commented 1 week ago

@Safvan-tsy Did you still experience the same bug? We have implemented some fixes could you help us double check it 🙏

Safvan-tsy commented 1 week ago

still facing this issue in my chrome browser

more info from logs 3480-71d2707d56368dad.js:1 Error: You forgot to wrap your app in <UserProvider> at get user (2564-fd610430ffb76214.js:1:33866) at s (page.bundle.js:1:4386)

https://api.instill.tech/v1beta/component-definitions?page=1&view=VIEW_FULL net::ERR_INTERNET_DISCONNECTED makeMethodRequest @ 6a130808-c03db8803b1ec173.js:1 get @ 6a130808-c03db8803b1ec173.js:1 listComponentDefinitions @ 6a130808-c03db8803b1ec173.js:1 listComponentDefinitions @ 6a130808-c03db8803b1ec173.js:1Understand this error layout-2a56d04df9fdce6a.js:1 error in retry TypeError: Failed to fetch

I think this issue is mostly due to any of my local configurations

Safvan-tsy commented 1 week ago

I can access the pipeline editor from my firefox . @EiffelFly