Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline.index M.randomUUID is not a function TypeError: M.randomUUID is not a function #1207

Closed
mmm8955405 opened this issue Sep 12, 2023 · 14 comments
Labels
bug Something isn't working

Comments

@mmm8955405
Copy link

Bug description

Uncaught (in promise) TypeError: M.randomUUID is not a function

Steps to reproduce

1

Version

last

@hariso
Copy link
Contributor

hariso commented Sep 15, 2023

@mmm8955405 Thanks for reporting this!

IIUC, you found this in the browser logs, and I think it should be investigated. However, what issue are you facing because of this, i.e. what part of Conduit's functionality is broken because of that?

@simonl2002
Copy link
Member

@mmm8955405 wanted to check in here to see if you could provide us any additional information about this error.

@mmm8955405
Copy link
Author

1
I'm very sorry, I only saw your message now. I believe this issue occurs above v0.72, and v0.62 is normal. Appears when the create pipeline button is clicked. What more information do you need to know?

@hariso
Copy link
Contributor

hariso commented Oct 10, 2023

@mmm8955405 Despite that, you're able to create a pipeline, is that correct?

@mmm8955405
Copy link
Author

@mmm8955405 Despite that, you're able to create a pipeline, is that correct?

Unable to create pipeline

@mmm8955405
Copy link
Author

1
connnduit docker image v0.72

@hariso
Copy link
Contributor

hariso commented Oct 11, 2023

I tried reproducing this but couldn't. I ran Conduit with docker run -p 8080:8080 ghcr.io/conduitio/conduit:v0.7.2. I successfully created an empty pipeline.

@lovromazgon
Copy link
Member

Maybe this is an issue related to a specific browser. @mmm8955405 can you tell us what browser and version you're using?

@mmm8955405
Copy link
Author

Google Chrome 117.0.5938.150 (64 位)

@mmm8955405
Copy link
Author

mmm8955405 commented Oct 12, 2023

Very strange
Neither can Firefox browser
1

@mmm8955405
Copy link
Author

$ docker run -d -p 9080:8080 ghcr.io/conduitio/conduit

I am running this image. Is it a permission issue? I will continue to check

@hariso
Copy link
Contributor

hariso commented Oct 12, 2023

@mmm8955405 What if you run it locally?

@mmm8955405
Copy link
Author

I would like to temporarily close this one

@github-project-automation github-project-automation bot moved this from Triage to Done in Conduit Main Oct 16, 2023
@simonl2002 simonl2002 removed the triage Needs to be triaged label Nov 8, 2023
@MichalisDBA
Copy link

MichalisDBA commented Jun 19, 2024

Hello. Same problem. I am running AlmaLinux 9.4. I downloaded the latest .rpm file conduit_0.10.2_Linux_x86_64.rpm and install it with rpm -ivh conduit_0.10.2_Linux_x86_64.rpm

i started the conduit by simply run conduit.

The server started and open the webpage. Tried to press Create pipeline but it does not work. In console there are error messages

image

Tried with both browsers, Firefox and Edge. Same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

5 participants