ok so i do what you told me to do, so i start over the whole process. because i didn't use the ubuntu server setup by the guide you gave me, i started from the top.
i already installed the ubuntu server, JDK, and portgreSQL. but i got stuck installing the idempiere.
when i run the console setup by running command :
sh console-setup.sh
it ask me to insert the data for the installation.
the JDK path and the home path for idempiere has no problem.
i entered the following data as :
Application server host name : idempiere
Application server web port : 8080
Application server SSL Port : 8443
DB Already exists : N
Database type : 2 (since im using portgres)
Database Server Host Name : idempiere
Database Server port : 5432
Database Name : idempiere
Database user & password using the default : adempiere
aaaaand,, it gave me a Warning :
WARNING : Open socket idempiere/
127.0.1.1:5432 - Connection refused (connection refused)
step that i've tried for this warning is:
- using command
sudo ufw allow 8443 & 5432/tcp to open firewall but alas no luck there- using another port for portgres because i fear that the port is already used by ubuntu process.. alas no luck there too..
- and rebooting the server doesn't help too..
so im stuck here.. gee im hopeless aint i :(
so if anyone have any solution, im all ears
Best Regards
Rheine Adithia