Can't save target information Beta 19 when using FTP

Windows 10, Beta 19

I uninstalled beta 18 through the 19 download. After updating it won't let me save any files. So I go to my target setup and there is no password entered. So I enter correct password and hit test. And get a test completed successfully. But it literally won't let me hit the save button so that it will update the credentials?

Any ideas other than a full brute force reinstall?

What exactly can’t you save Baub? Any file in the editor or the target options or Wappler options?

Experiencing the same issue using PHP.

Go to Project Settings > Targets
Select a target.
Under FTP, the password is blank even though a password was entered previously.
Reenter the password.
Press Ctrl+S.

A warning popup is displayed.
wappler-createCipher

Unable to Publish.

Executing Upload Synchronization ...
open: GetPass() failed -- assume anonymous login
cd: Fatal error: max-retries exceeded
Executing Upload Synchronization ...
open: GetPass() failed -- assume anonymous login
cd: Fatal error: max-retries exceeded (530 Login incorrect.)
Page Includes: Asset add to head: dmxAppConnect/dmxFormatter/dmxFormatter.js
Page Includes: Head node changed successfully
Executing Upload Synchronization ...
open: GetPass() failed -- assume anonymous login
cd: Fatal error: max-retries exceeded (530 Login incorrect.)
Executing Upload Synchronization ...
open: GetPass() failed -- assume anonymous login
cd: Fatal error: max-retries exceeded (530 Login incorrect.)

I see, we updated to the latest NodeJS and electron so some of the encryption functions used for ftp passwords are deprecated.

Will implement the new ones in the next update asap.

i'm facing the same issue...i can't upload or download anything..

Start download for add_release.php
open: GetPass() failed -- assume anonymous login
get: add_release.php: Fatal error: max-retries exceeded (530 Login incorrect.)
Start download for agency_results.php
open: GetPass() failed -- assume anonymous login
get: agency_results.php: Fatal error: max-retries exceeded (530 Login incorrect.)
Start download for agency_uploaded_files.php
open: GetPass() failed -- assume anonymous login
get: agency_uploaded_files.php: Fatal error: max-retries exceeded (530 Login incorrect.)

how do i revert to beta 18?

This will be fixed with an update in an hour or so.

1 Like

I just reverted back to 18 at this point. And mine is doing the same as the above other issues people are having

Fixed in Wappler 7 beta 20

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.