This question has been flagged
10 Replies
12599 Views

Once i install my odoo 8 and start my application, "http://localhost:8069/". The odoo page is not loading. I have refered many videos and blogs and articles but they explain me about Openerp 6.1 version, even after installing this i am facing the problem. 

So can you help me in this? . 

If i type   http://localhost:8069/   i get an error page as 

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

 

How am i suppose to start Odoo (solve the above problem) and implement my module in Odoo ?

Please help me. 

Avatar
Discard

@Yeshwanth Try to look into the logs for the actual error. You may be missing some of the packages required to run the odoo server. If you are running you server from eclipse than look into the eclipse ide for log. If you are running your server from console than look into the console for the log. Actual error will be shown over there.

In which OS you installed Linux or windows ?

OS - windows 7

I haven't used any tool to run odoo. I have just download and installed (ran the .exe file  -  my personal computer ), So is there something else to be done to run this odoo software ?

No separate server or software is used to run the software. 

Could you help me  in this?
Please.

On Wed, Nov 26, 2014 at 12:47 PM, Baiju KS <baijuks@hotmail.com> wrote:

In which OS you installed Linux or windows ?

--
Baiju KS

do you have MySql or any other DB software installed in that system??

yes i have mysql 

On Wed, Nov 26, 2014 at 4:37 PM, Baiju KS <baijuks@hotmail.com> wrote:

do you have MySql or any other DB software installed in that system??


please UN-install all other DB software installed in that system.. Hope problem will be solved

Sir,

when you asked me about Mysql i have uninstalled all the server and sql databases. and i have uninstalled postgresql tool too. 

still i am facing the same problem.. 

what am i to do now ?

On Wed, Nov 26, 2014 at 6:10 PM, Baiju KS <baijuks@hotmail.com> wrote:

please UN-install all other DB software installed in that system.. Hope problem will be solved


please uninstall openerp completely and reinstall it.

i have completely uninstalled openerp, even then i am facing the same problem..

On Wed, Nov 26, 2014 at 6:27 PM, Baiju KS <baijuks@hotmail.com> wrote:

please uninstall openerp completely and reinstall it.


Best Answer

Hi,

For your problem you should create a new "ROLE CONNECTION" in PostgresQL.

Give him like this :

name: openpg
password: openpgpwd
Rights: give all the rights

Hope that help you

Avatar
Discard