1. Simone Olianti
  2. PowerBuilder
  3. Tuesday, 2 February 2021 09:19 AM UTC

Hello, I'm trying to deploy my PowerClient project.

Everything working fine cos it finish to build my application, then also finish to split correctly all the PBDs, then it starts to upload the file to my remote webserver, but it stops with the following error:

Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_inifile.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_itemattrib.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_json.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_json_tagattrib.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_linkedlistbase.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_linkedlistnode.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_linkedlistnodecompare.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_list.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_logonattrib.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_luw.udo"...
Uploading the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_lvsrv.udo"...
Failed to upload the file "C:\Users\Utente\AppData\Local\Temp\pbappscache\temp\Start\pfcapsrv.pbd\pfc_n_cst_lvsrv.udo".
Failed to publish the installable cloud app.
 ---------- Finished Deploy of p_startclient_exe   (09.42.30)

If i try to deploy it again gives same error but on a different file.....
During Beta testing i didnt notice this issue, the only difference is that on beta i was uploading to a local webserver, now i got a webserver on another machine still on the same LAN.
Connection test to the webserver passing without any errors

I've tried to migrate then full build my project several times but i'm getting same error.
Also tried to clean temp folder before build & deploy...

looking log files i didnt find any evidence of this error cos it stops after splitting the last pbd

Any ideas about the reason of this issue? or maybe what should i try to avoid it?
tia,

 simone

Accepted Answer
Simone Olianti Accepted Answer Pending Moderation
  1. Tuesday, 2 February 2021 10:12 AM UTC
  2. PowerBuilder
  3. # Permalink

fortunately i've found the origin of this issue. I've erroneously put a TLS/SSL encryption on the ftp connection parameter of my webserver. Changing to "no encryption" solved the problem

Comment
  1. Armeen Mazda @Appeon
  2. Tuesday, 2 February 2021 16:16 PM UTC
Thanks for sharing the solution!
  1. Helpful
  1. Morten Lundgreen
  2. Monday, 3 May 2021 20:10 PM UTC
Thanks for sharing this fix!
  1. Helpful
There are no comments made yet.
Andreas Mykonios Accepted Answer Pending Moderation
  1. Tuesday, 2 February 2021 09:33 AM UTC
  2. PowerBuilder
  3. # 1

Hi.

Are you sure this isn't related to anti virus? Can you try exclude C:\Users\Utente\AppData\Local\Temp\pbappscache\ from antivirus checks?

Andreas.

Comment
  1. Simone Olianti
  2. Tuesday, 2 February 2021 10:09 AM UTC
Hi Andreas,

checked but no notification from antivirus in use (WIndows Defender). I've also tried to exclude the source folder from antivirus checks but gettins same error.

I've also tried to delete the project folder on the webserver (wwwroot) and try again but keep getting upload failed.

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.