Automatic batch forget password randomly

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
weblike
Posts: 2
Joined: Sat 07 Oct 2017 11:18

Automatic batch forget password randomly

Post by weblike » Sat 07 Oct 2017 11:26

Hi,

I have automatic .bat files which are triggered by the Windows Task Scheduler.
These tasks are on a VPS running 24/24.

Started few days ago I login/rdp on VPS and I see that the tasks are not running because a popup with username/password is on the screen.
I have to enter in #Modify Connection and enter the password again and check the "Aloow saving Password".
It looks like it forgets the password for connections.

Has anyone met this kind of issue?

Thank you.

P.S. I'm running the latest build.

alexa

Re: Automatic batch forget password randomly

Post by alexa » Thu 12 Oct 2017 15:01

We will investigate this issue and will answer you as soon as possible.

alexa

Re: Automatic batch forget password randomly

Post by alexa » Tue 17 Oct 2017 06:30

You would need to perform the following:
1. Recreate the connection in the GUI of dbForge having selected the 'Allow saving password' option on the 'General' tab of the Database Connection Properties dialog box. Please check that the connection works.
2. Manually run the *.bat file. Check that it's executed successfully.
3. Check that there is a value for the 'Password' key in following registry branch:

Code: Select all

HKEY_CURRENT_USER\SOFTWARE\Devart\dbForge Common Settings\Connections\MySql\

weblike
Posts: 2
Joined: Sat 07 Oct 2017 11:18

Re: Automatic batch forget password randomly

Post by weblike » Tue 17 Oct 2017 08:23

Hi,

Thank you for your reply.
In the Registry editor there are 2 folders for MySql:
see image: https://imgur.com/a/XHslf

This is for zero - 0 :
https://imgur.com/a/gPx0A

This is for 1:
https://imgur.com/a/Gwc4w

Thank you.

alexa

Re: Automatic batch forget password randomly

Post by alexa » Tue 17 Oct 2017 15:14

Thank you for the reply.

Could you please still provide us the results for the first two steps we asked you previously?

Also, please provide us the content of the *.bat file.

Please note that, in the connection 0 displayed on your screenshot, the password is not saved. Whereas, in the connection 1, the password is saved.

You can send a reply straight to our support system at alexaATdevartDOTcom and supportATdevartDOTcom .

Post Reply