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

Quit unexpectedly by textual error:DuplicateIds, maybe it cause by Panels/Replication.py:230 in create_panel #89

Open
gilbertwu opened this issue Dec 26, 2024 · 3 comments

Comments

@gilbertwu
Copy link

In my production environment (MySQL 8.4.0 MGR Primary Node) such an error occurred(below err logs),please help check if there is a problem in Replication.py or something wrong with my usage(just start with URI,no other parameters by 6.7.2 lastest version):

error log:
Panels/Replication.py:230 in create_panel
create_group_replication_panel()

and finally cause textual error:
DuplicateIds: Tried to insert a widget with ID
'member_container_1fe575ee-fd79-11ee-961c-0050568f5edf_a9ea04a4774664da8b7260ace072c0fae', but a widget
ScrollableContainer(id='member_container_1fe575ee-fd79-11ee-961c-0050568f5edf_a9ea04a4774664da8b7260ace072c0fae') already exists with
that ID in this list of children. The children of a widget must have unique IDs.

@charles-001
Copy link
Owner

charles-001 commented Dec 27, 2024

Hi @gilbertwu - thanks for reaching out. Does this happen when you load the replication panel or after it's been running for awhile? I tried to reproduce your error, but can't seem to.

charles-001 added a commit that referenced this issue Dec 27, 2024
@charles-001
Copy link
Owner

I made a change so it doesn't crash now. Can you see how it works for you?
Install it via: pip install git+https://github.com/charles-001/dolphie@main

@charles-001
Copy link
Owner

Hi @gilbertwu - looping back to you to see if you could try my fix out

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

2 participants