Hi,
Moving databases from local server to remote server when you click move databases the screen spins at the top bar graph but you do not see the processes as they are being carried out. It all finishes correctly but the screen only shows what was done after it does it works instead of going to this status screen below the window or opening this next page.
It would be nice see this status screen after you click move databases so you can see the processes going on instead of the bar under url window just going back and forth.
Thanks!
Eric
Eric,
Does it return any errors on the browser's console? Which module/page this is exactly happening?
Hi,
Any domain goto the domain then click edit databases
Then click on "MySQL Server Host" then click a new my host in drop down
click on the Move Databases button.
It will highlight and then the bar graph goes back and forth and after the
move is complete you are presented the finished page that showed the steps
it took to move the databases.
Thanks
Eric
From: Ilia [mailto:rostovtsev@users.sourceforge.net]
Sent: Wednesday, February 02, 2022 1:43 PM
To: [webadmin:bugs]
Subject: [webadmin:bugs] #5544 Move Databases Screen Just Spins Until
Finished
Eric,
Does it return any errors on the browser's console? Which module/page this
is exactly happening?
[bugs:#5544] https://sourceforge.net/p/webadmin/bugs/5544/ Move Databases
Screen Just Spins Until Finished
Status: open
Group: 1.984
Created: Wed Feb 02, 2022 06:40 AM UTC by Eric
Last Updated: Wed Feb 02, 2022 06:40 AM UTC
Owner: nobody
Hi,
Moving databases from local server to remote server when you click move
databases the screen spins at the top bar graph but you do not see the
processes as they are being carried out. It all finishes correctly but the
screen only shows what was done after it does it works instead of going to
this status screen below the window or opening this next page.
It would be nice see this status screen after you click move databases so
you can see the processes going on instead of the bar under url window just
going back and forth.
Thanks!
Eric
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/webadmin/bugs/5544/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Bugs: #5544
So this sounds like a UI issue ... the move does complete OK, but there's no progress indicating while it runs?
Correct I apologize if this is the wrong place to post this bug?
Thanks
From: Jamie Cameron [mailto:jcameron@users.sourceforge.net]
Sent: Wednesday, February 02, 2022 7:29 PM
To: [webadmin:bugs]
Subject: [webadmin:bugs] #5544 Move Databases Screen Just Spins Until
Finished
So this sounds like a UI issue ... the move does complete OK, but there's no
progress indicating while it runs?
[bugs:#5544] https://sourceforge.net/p/webadmin/bugs/5544/ Move Databases
Screen Just Spins Until Finished
Status: open
Group: 1.984
Created: Wed Feb 02, 2022 06:40 AM UTC by Eric
Last Updated: Wed Feb 02, 2022 09:43 PM UTC
Owner: nobody
Hi,
Moving databases from local server to remote server when you click move
databases the screen spins at the top bar graph but you do not see the
processes as they are being carried out. It all finishes correctly but the
screen only shows what was done after it does it works instead of going to
this status screen below the window or opening this next page.
It would be nice see this status screen after you click move databases so
you can see the processes going on instead of the bar under url window just
going back and forth.
Thanks!
Eric
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/webadmin/bugs/5544/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Bugs: #5544
I checked the code, and it should show some progress indicating when databases are being moved. Can you attach a screenshot?
All of that output is shown eventually when the backup is completed on the
screen when it refreshes. Nothing on the screen changes upon when you click
move databases except the "move databases" box stays highlighted
During the steps of the move the red bar at the top goes back and forth like
it does normally when a page or action is done.
From: Jamie Cameron [mailto:jcameron@users.sourceforge.net]
Sent: Wednesday, February 02, 2022 9:54 PM
To: [webadmin:bugs]
Subject: [webadmin:bugs] Re: #5544 Move Databases Screen Just Spins Until
Finished
I checked the code, and it should show some progress indicating when
databases are being moved. Can you attach a screenshot?
[bugs:#5544] https://sourceforge.net/p/webadmin/bugs/5544/ Move Databases
Screen Just Spins Until Finished
Status: open
Group: 1.984
Created: Wed Feb 02, 2022 06:40 AM UTC by Eric
Last Updated: Thu Feb 03, 2022 03:28 AM UTC
Owner: nobody
Hi,
Moving databases from local server to remote server when you click move
databases the screen spins at the top bar graph but you do not see the
processes as they are being carried out. It all finishes correctly but the
screen only shows what was done after it does it works instead of going to
this status screen below the window or opening this next page.
It would be nice see this status screen after you click move databases so
you can see the processes going on instead of the bar under url window just
going back and forth.
Thanks!
Eric
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/webadmin/bugs/5544/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Bugs: #5544
Does this still happen if you try a different theme, like the older "Virtualmin Framed Theme" ?
Have not tried that will try this and report back
From: Jamie Cameron [mailto:jcameron@users.sourceforge.net]
Sent: Wednesday, February 02, 2022 10:38 PM
To: [webadmin:bugs]
Subject: [webadmin:bugs] Re: #5544 Move Databases Screen Just Spins Until
Finished
Does this still happen if you try a different theme, like the older
"Virtualmin Framed Theme" ?
[bugs:#5544] https://sourceforge.net/p/webadmin/bugs/5544/ Move Databases
Screen Just Spins Until Finished
Status: open
Group: 1.984
Created: Wed Feb 02, 2022 06:40 AM UTC by Eric
Last Updated: Thu Feb 03, 2022 05:53 AM UTC
Owner: nobody
Hi,
Moving databases from local server to remote server when you click move
databases the screen spins at the top bar graph but you do not see the
processes as they are being carried out. It all finishes correctly but the
screen only shows what was done after it does it works instead of going to
this status screen below the window or opening this next page.
It would be nice see this status screen after you click move databases so
you can see the processes going on instead of the bar under url window just
going back and forth.
Thanks!
Eric
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/webadmin/bugs/5544/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Bugs: #5544
Okay, it was a UI issue. Next Webmin release with updated Authentic Theme will display the progress as intended.
I also added few visual improvements to that page.
Jamie, using new API I recently created we could also update database host in scripts?
Yes, that would be an excellent idea!
Alright, will do.