-
Notifications
You must be signed in to change notification settings - Fork 50
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
Comments
@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? |
@mmm8955405 wanted to check in here to see if you could provide us any additional information about this error. |
@mmm8955405 Despite that, you're able to create a pipeline, is that correct? |
Unable to create pipeline |
I tried reproducing this but couldn't. I ran Conduit with |
Maybe this is an issue related to a specific browser. @mmm8955405 can you tell us what browser and version you're using? |
Google Chrome 117.0.5938.150 (64 位) |
$ 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 |
@mmm8955405 What if you run it locally? |
I would like to temporarily close this one |
Hello. Same problem. I am running AlmaLinux 9.4. I downloaded the latest .rpm file i started the conduit by simply run The server started and open the webpage. Tried to press Tried with both browsers, Firefox and Edge. Same problem |
Bug description
Uncaught (in promise) TypeError: M.randomUUID is not a function
Steps to reproduce
Version
last
The text was updated successfully, but these errors were encountered: