Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

I can´t conect to Odoo 11error: LOG: received fast shutdown request

Subscribe

Get notified when there's activity on this post

This question has been flagged
configurationpostgresqlodoo11
6672 Views
Avatar
Jorge Fernández

Hi,

I work with Odoo for two months without problem, and now I can´t connect, all installation work with default modules, I checked the logs of postgresql and Odoo and do not know how to fix this error:

Postgresql Log:

2018-02-14 16:36:55 UTC [22350-2] LOG: received fast shutdown request
2018-02-14 16:36:55 UTC [22350-3] LOG: aborting any active transactions
2018-02-14 16:36:55 UTC [4915-1] odoo@XXXXXXX FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [4898-1] odoo@ XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [4896-1] odoo@ XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [32239-1] odoo@l XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [23055-4] odoo@ XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [23054-1] odoo@ XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [23052-13] odoo@ XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [22643-1] odoo@ XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [22530-4] odoo@ XXXXXXX  FATAL: terminating connection due to administrator command
2018-02-14 16:36:55 UTC [22355-2] LOG: autovacuum launcher shutting down
2018-02-14 16:36:55 UTC [22352-1] LOG: shutting down
2018-02-14 16:36:55 UTC [22352-2] LOG: database system is shut down
2018-02-14 16:37:37 UTC [1282-1] LOG: database system was shut down at 2018-02-14 16:36:55 UTC
2018-02-14 16:37:37 UTC [1282-2] LOG: MultiXact member wraparound protections are now enabled
2018-02-14 16:37:37 UTC [1280-1] LOG: database system is ready to accept connections
2018-02-14 16:37:37 UTC [1286-1] LOG: autovacuum launcher started
2018-02-14 16:37:37 UTC [1292-1] [unknown]@[unknown] LOG: incomplete startup packet


ODOO LOG:

2018-02-14 16:36:46,038 1229 INFO lolatoys werkzeug: 88.18.139.84 - - [14/Feb/2018 16:36:46] "POST /longpolling/poll HTTP/1.1" 200 -
2018-02-14 16:36:55,194 1229 ERROR ? odoo.addons.bus.models.bus: Bus.loop error, sleep and retry

Traceback (most recent call last):

File "/odoo/odoo-server/addons/bus/models/bus.py", line 167, in loop

conn.poll()

psycopg2.OperationalError: server closed the connection unexpectedly

This probably means the server terminated abnormally

before or while processing the request.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "/odoo/odoo-server/addons/bus/models/bus.py", line 181, in run

self.loop()

File "/odoo/odoo-server/addons/bus/models/bus.py", line 176, in loop

event.set()

File "/odoo/odoo-server/odoo/sql_db.py", line 404, in __exit__

self.close()

File "/odoo/odoo-server/odoo/sql_db.py", line 155, in wrapper

return f(self, *args, **kwargs)

File "/odoo/odoo-server/odoo/sql_db.py", line 288, in close

return self._close(False)

File "/odoo/odoo-server/odoo/sql_db.py", line 318, in _close

self._cnx.rollback()

psycopg2.InterfaceError: connection already closed


Someone knows how to solve this problem.

Thanks!!

0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

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

Sign up
Related Posts Replies Views Activity
Configure PostGreSQL
configuration postgresql
Avatar
Avatar
2
Mar 18
30592
PostgreSQL bytea_output hex or escape?
configuration postgresql
Avatar
0
Mar 15
10406
How to fine tune DB connections
configuration database postgresql
Avatar
0
Oct 22
3309
Odoo: Separate server for DB and Odoo Server --data-dir
configuration postgresql odoo12.0
Avatar
0
Nov 21
3906
Odoo 11 - MemoryError - RuntimeError: can't start new thread - The Connection Pool Is Full
configuration server500 odoo11
Avatar
0
Oct 20
7030
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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