Hi all,
I we use Powerclient to deploy our main application and it works well. Thanks a lot for that.
Recently, we had a server failure and the IIS server was turned off and when we launch the application it doesn't start
We had a 503 Service unavailable error with our reverse proxy, and a time out error when we acces directly the web server (by IP)
After search on the APPEON Q&A, I realise there was an option to launch the app without updating it with the "Update when connected" option.
So I made the following test :
- change the statup up advanced option and specify"Update when connected"
- re-deploy the project with this option
- uninstall and reinstall the application on the desktop
- shutdown the IIS server
- start the app
The result is the same, the application doesn't start with the same errors
These are our settings :
PB 2022 runtime 1892
Client Deployment
- Cloud App Launcher : Default
Startup up basic settings :
- HTTPS
Startup up advanced settings :
- Update strategy : Update when connected
- Download option : Download the app files as necessary
Can you tell me if i forget a setting or if there is an issue ?
Thanks a lot for your response
Regards