I have followed the the instructions on how to setup a remote docker machine on digital ocean, which I have done successfully. I deployed to the live target as well. When I visit the IP address being http://157.230.43.7 it says
This site can’t be reached
157.230.43.7 refused to connect
Any idea what could be going wrong?
My droplet is showing up and all looks good on digital ocean end…
-NodeJS / Docker / PostgreSQL
-The extension to my index file is .html as I was using a template
-Deploy was successful and is green
-web server logs says the following:
I changed projects to launch another one live to see if this problem was project specific. This other project presented a new issue, I created a docker machine like usual and the droplet shows up on digital ocean. however, I cant change the Docker deploy name.
If I try click save it gives me the following error:
TypeError: Cannot read properties of undefined (reading ‘type’) at refreshSchemaForNode (file:///Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/dmxAppCreator/UI/databaseManager.js:8:163308) at refreshDatabaseSchema (file:///Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/dmxAppCreator/UI/databaseManager.js:8:161210) at p.saveDatabaseConnectionForTarget (file:///Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/dmxAppCreator/UI/w2targets.js:8:148723) at file:///Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/dmxAppCreator/UI/w2targets.js:8:140400 at Array.map () at p.getTargets (file:///Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/dmxAppCreator/UI/w2targets.js:8:119151) at Object.save (file:///Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/dmxAppCreator/UI/project_options_web.js:8:7840) at HTMLButtonElement. (file:///Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/dmxAppCreator/UI/project_options.js:8:1520) at HTMLButtonElement.dispatch (/Applications/Wappler.app/Contents/Resources/app/node_modules/jquery/dist/jquery.js:5430:27) at HTMLButtonElement.elemData.handle (/Applications/Wappler.app/Contents/Resources/app/node_modules/jquery/dist/jquery.js:5234:28) at HTMLButtonElement.sentryWrapped (/Applications/Wappler.app/Contents/Resources/app/node_modules/@sentry/browser/dist/helpers.js:75:23)