Guillaume Lefranc
Guillaume Lefranc
please try again
@nyxneuf indeed, this code might have changed something. because the server is not using GTID then there is a return. If the code was commented we do not hit this...
Actually, I think the restart should log you out of the Web Control Panel to avoid that kind of issue. But we can certainly add a message to the Confirm...
Agreed. I think we can implement it for this version.
Can you try with http-server=true and http-auth=false? We could not reproduce it so far.
Issue confirmed here with http auth.
Noted as a reasonable feature request
I've checked the code and we only return 1000 log lines in http; are you sure you get 2200?
can you please try this dashboard.js file as a quick patch? (please move it under /usr/share/replication-manager/dashboard/) it should restrict the log to 200 lines. I will find the reasons for...
Hi @dimon00 this is already possible somehow with the post-failover and pre-failover scripts, but we can look at better integration.