Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

OpenERP7 (windows) : Server error message

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
1 Răspunde
8058 Vizualizări
Imagine profil
Sales

Hello,

I would like test OpenERP 7. I tried this morning to install openerp all in one on my windows 7 station. I let by default informations regarding postgres db.

But it does not work. When i try to launch OpenERP, a webpage opens (localhost:8069) with this following error message :

**Error response Error code 501. Message: Unsupported method ('GET').

Error code explanation: 501 = Server does not support this operation.**

For information i have another postgresql server (postgis) on my station using too the port by default 5432

Please find below openerp-server.conf :

[options] without_demo = False netport = 8070 server_actions_allow_code = False secure = False demo = {} syslog = False list_db = True cache_timeout = 100000 port = 8069 reportgz = False secure_pkey_file = server.pkey netinterface = log_level = info admin_passwd = admin smtp_port = 25 smtp_server = localhost db_user = openpg price_accuracy = 2 login_message = False import_partial = soap = False pidfile = False db_maxconn = 64 stop_after_init = True smtp_password = False xmlrpc = True db_port = 5432 debug_mode = False netrpc = True secure_cert_file = server.cert interface = logfile = C:\Program Files (x86)\OpenERP AllInOne\Server\openerp-server.log csv_internal_sep = , pg_path = C:\Program Files (x86)\OpenERP AllInOne\PostgreSQL\bin translate_modules = ['all'] smtp_ssl = False root_path = C:\Program Files (x86)\OpenERP AllInOne\Server smtp_user = False db_password = openpgpwd db_name = False db_host = 127.0.0.1 assert_exit_level = warn email_from = False addons_path = C:\Program Files (x86)\OpenERP AllInOne\Server\addons


Could you throw light for me?

Thanks.

Regards.

1
Imagine profil
Abandonează
Kalmen Chia

Hi , it seems to me that you have some modules not working but can you give us more informations ? such as is the postgres running ? or u can show us your log file at C:\Program Files (x86)\OpenERP AllInOne\Server\openerp-server.log

Sales
Autor

Hello. Thank you for your reply. Yes i have checked services. I had to stop services for my postgres 9.1 postgis database. And services for OpenERPServer/OpenERPServer7.0/OpenERPweb/PostgresSQLforopenERP run. I send you screenshot of my Services setting. I noticed different setting regarding the column called "open a session as". The value is ".\postgres for OpenERP Server and .\openpgsvc for PostgresqlforOpenERP...

Sales
Autor

Hello, sorry but i would like post my SS and the log file but i can't to do it. When i try to browse a file, i have a message error saying : "sorry, file uploading requires karma >30".

But i can send the usefull files on your mail if you want.

Thank you.

Imagine profil
Sales
Autor Cel mai bun răspuns

Hello, sorry but i would like post my SS and the log file but i can't to do it. When i try to browse a file, i have a message error saying : "sorry, file uploading requires karma >30".

But i can send the usefull files on your mail if you want.

Thank you.

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now