Hey, i have upgraded and restarted the openerp 6,0 service, and now i get this...
Error response
Error code 501.
Message: Unsupported method ('GET').
Error code explanation: 501 = Server does not support this operation.
Pls hlp...
Hey, i have upgraded and restarted the openerp 6,0 service, and now i get this...
Error response
Error code 501.
Message: Unsupported method ('GET').
Error code explanation: 501 = Server does not support this operation.
Pls hlp...
This is the log....
[2013-07-16 16:26:20,738] INFO:server:version - 5.0.6 [2013-07-16 16:26:20,739] INFO:server:addons_path - /usr/lib/openerp-server/addons [2013-07-16 16:26:20,739] INFO:server:database hostname - localhost [2013-07-16 16:26:20,739] INFO:server:database port - 5432 [2013-07-16 16:26:20,740] INFO:server:database user - openerp [2013-07-16 16:26:20,740] INFO:objects:initialising distributed objects services [2013-07-16 16:26:21,209] INFO:web-services:starting XML-RPC services, port 8069 [2013-07-16 16:26:21,210] INFO:web-services:starting NET-RPC service, port 8070 [2013-07-16 16:26:21,210] INFO:web-services:the server is running, waiting for connections...
Hi I install OpenERP on Debian from here __doc.openerp.com/book/1/1_1_Inst_Config/1_1_Inst_Config_install/#installation-on-linux-ubuntu
In log file:
[2013-07-22 20:42:08,493] INFO:shutdown:Shutdown Server! - SIGTERM
[2013-07-22 20:42:10,163] INFO:server:version - 5.0.12
[2013-07-22 20:42:10,163] INFO:server:addons_path - /usr/share/pyshared/openerp-server/addons
[2013-07-22 20:42:10,163] INFO:server:database hostname - localhost
[2013-07-22 20:42:10,163] INFO:server:database port - 5432
[2013-07-22 20:42:10,219] INFO:server:database user - openerp
[2013-07-22 20:42:10,219] INFO:objects:initialising distributed objects services
[2013-07-22 20:42:10,934] INFO:web-services:starting XML-RPC services, port 8071
[2013-07-22 20:42:10,934] INFO:web-services:starting NET-RPC service, port 8070
[2013-07-22 20:42:10,935] INFO:web-services:the server is running, waiting for connections...
And on browser have:
Error response
Error code 501.
Message: Unsupported method ('GET').
Error code explanation: 501 = Server does not support this operation.
root@mp-cis:/# ps uaxww | grep -i openerp
openerp 11570 0.0 4.8 248404 25332 ? Sl 19:33 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
openerp 12578 0.0 4.5 263120 23628 ? Sl 19:43 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
openerp 12632 0.0 4.5 265188 23720 ? Sl 19:47 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
openerp 12701 0.0 4.5 273316 23676 ? Sl 19:57 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
openerp 12822 0.0 4.5 265192 23724 ? Sl 20:01 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
openerp 13140 0.0 4.5 273384 23740 ? Sl 20:15 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
openerp 13229 0.0 4.5 265188 23720 ? Sl 20:22 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
openerp 13473 0.0 4.5 265192 23724 ? Sl 20:42 0:00 /usr/bin/python ./openerp-server.py --config=/etc/openerp-server.conf
root 14747 0.0 0.1 6036 724 ttyp2 S+ 20:52 0:00 grep -i openerp
root@mp-cis:/# sudo lsof -i :8070
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
python 13473 openerp 5u IPv4 998076538 0t0 TCP *:8070 (LISTEN)
root@mp-cis:/# sudo lsof -i :8071
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
python 13473 openerp 3u IPv4 998076537 0t0 TCP mpu742.vds:8071 (LISTEN)
What log need? How fix this?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.