FTP client error?

Wappler Version : 2.5.6
Operating System : macOS 10.15.12

Expected behavior

What do you think should happen?

The Wappler FTP client connects to a hosting FTP site to publish files. In fact, it was working for me until now :open_mouth:

Actual behavior

What actually happens?

The FTP connection is not established and after some retries, it is aborted.

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue
  1. Click on the ā€œProject Settingsā€ button.
  2. Click on the ā€œTargetsā€ tab.
  3. Set the connection data provided by the hosting service.
  4. Click on the ā€œTest Connectionā€ button to test the FTP connection.

BTW, I notice this log which is kind of weird (notice the first simple back tick): cd `public_htmlā€™ [FEAT negotiationā€¦]

I have just experienced something similar on a long standing website (15 months in use)

Not sure if this is relevant but what happened was I changed from bootstap CDN to local bootstrap Cerulean

I then saved and got a save error (sorry missed the actual message)

I was able to restart with Logging, capture a bug report then as suddenly as it appeared it stopped.

Bug report attached which refers to not being able to find a file

debug.zip (269 Bytes)

1 Like

Yeap, in my case the issue also vanished :slight_smile: Thank you very much, @Hyperbytes!!! :wink: