8000 Sourcemaps uuid lookup problem on MySQL? · Issue #105 · bugsink/bugsink · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sourcemaps uuid lookup problem on MySQL? #105

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

Open
vanschelven opened this issue May 15, 2025 · 0 comments
Open

Sourcemaps uuid lookup problem on MySQL? #105

vanschelven opened this issue May 15, 2025 · 0 comments

Comments

@vanschelven
Copy link
Contributor

from discord

I don't know if i am completly wrong here, since i am not really a developer, but a DevOps with SysAdmin background.

I think i might be having issues with sourcemaps because i use MySQL as a database because it seems that debug_id's in files_filemetadata are without dashes (-), however the lookup is using the debug_id from event_data which is a valid uuid with dashes:

metadata_obj_lookup = {

And since Postgres has support for UUIDs and MySQL does not it might be the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0