İçereği Atla
Odoo Menü
  • Portal
  • Ücretsiz deneyin
  • Uygulamalar
    Finans
    • Muhasebe
    • Faturalama
    • Masraf Yönetimi
    • Elektronik Çizelge (BI)
    • Belgeler
    • İmza
    Satış
    • Müşteri İlişkileri Yönetimi (CRM)
    • Satış
    • Satış Noktası Mağaza
    • Satış Noktası Restoran
    • Abonelikler
    • Kiralama
    Web Sitesi
    • Web Sitesi Oluşturucu
    • eTicaret
    • Blog
    • Forum
    • Canlı Sohbet
    • eÖğrenme
    Tedarik Zinciri
    • Envanter
    • Üretim
    • Ürün Yaşam Döngüsü Yönetimi
    • Satın Alma
    • Bakım
    • Kalite
    İnsan Kaynakları
    • Çalışanlar
    • İşe Alım
    • İzin
    • Değerlendirme
    • Referans
    • Filo Yönetimi
    Pazarlama
    • Sosyal Medyada Pazarlama
    • E-posta ile Pazarlama
    • SMS ile Pazarlama
    • Etkinlikler
    • Pazarlama Otomasyonu
    • Anket
    Hizmetler
    • Proje Yönetimi
    • Çalışma Çizelgeleri
    • Saha Hizmeti
    • Yardım Masası
    • Planlama
    • Randevular
    Verimlilik
    • Sohbet
    • Onay
    • Nesnelerin İnterneti
    • VoIP
    • Bilgi Bankası
    • WhatsApp
    Üçüncü taraf uygulamalar Odoo Stüdyo Odoo Bulut Platformu
  • Sektörler
    Perakende satış
    • Kitapçı
    • Giyim Mağazası
    • Mobilya Mağazası
    • Gıda Marketi
    • Hırdavat Dükkanı
    • Oyuncak Dükkanı
    Gıda ve Konaklama
    • Bar ve Pub
    • Restoran
    • Fast Food Restoranı
    • Konuk Evi
    • İçecek Distribütörü
    • Otel
    Gayrimenkul
    • Emlak Acentesi
    • Mimarlık Firması
    • İnşaat
    • Emlak Yönetimi
    • Bahçe Tasarımı
    • Mülk Sahipleri Derneği
    Uzmanlık
    • Muhasebe Firması
    • Odoo Partner
    • Pazarlama Ajansı
    • Hukuk Firması
    • Yetenek Kazanımı
    • Denetim ve Belgelendirme
    Üretim
    • Tekstil
    • Metal
    • Mobilyalar
    • Gıda
    • Bira fabrikası
    • Kurumsal Hediye
    Sağlık ve Spor
    • Spor Kulübü
    • Optik Mağazası
    • Fitness Merkezi
    • Sağlıklı Yaşam Merkezi
    • Eczane
    • Kuaför Salonu
    Ticaret
    • Tamirci
    • BT Donanım & Destek
    • Güneş Enerjisi Sistemleri
    • Ayakkabı İmalatçısı
    • Temizlik Hizmetleri
    • HVAC Hizmetleri
    Diğerleri
    • Kar Amacı Gütmeyen Kuruluş
    • Çevre Ajansı
    • Reklam Panosu Kiralama
    • Fotoğrafçılık
    • Bisiklet Kiralama
    • Yazılım Bayisi
    Tüm Sektörlere Göz Atın
  • Topluluk
    Öğrenim
    • Eğitim Araçları
    • Dokümantasyon
    • Sertifikasyonlar
    • Eğitim Etkinlikleri
    • Blog
    • Podcast
    Eğitim ve Gelişim
    • Eğitim Programı
    • Scale Up! İşletme Oyunu
    • Odoo'yu Ziyaret Edin
    Yazılım
    • İndirin
    • Sürümleri Kıyaslayın
    • Sürümler
    İş Birliği
    • Github
    • Forum
    • Etkinlikler
    • Çeviriler
    • Partner Olun
    • Partnerler için Hizmetler
    • Muhasebe Firmanızı Kaydettirin
    Hizmetler
    • Partner Bulun
    • Muhasebeci Bulun
    • Bir danışmanla görüşün
    • Kurulum Hizmetleri
    • Müşteri Referansları
    • Destek
    • Sürüm Yükseltme
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Demo randevusu alın
  • Fiyatlandırma
  • Yardım

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

  • Müşteri İlişkileri Yönetimi
  • e-Commerce
  • Muhasebe
  • Envanter
  • PoS
  • Proje Yönetimi
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiketler (View all)
odoo accounting v14 pos v15
About this forum
Yardım

Odoo 11: How to edit odoo.conf file in odoo.sh for queue jobs?

Abone Ol

Get notified when there's activity on this post

Bu soru işaretlendi
odoo.sh
4 Cevaplar
13494 Görünümler
Avatar
Mansi

As I am using queue_jobs for odoo 11 in my code. According to the document, I have added all the modifications in configuration file as specified in Job Queue documentation of odoo apps.

In odoo.sh, I found the odoo.conf file and tried to edit without using super user credentials i.e

nano odoo.conf

I added the lines in file and saved it. If I try to modify the odoo.conf file in odoo.sh from web shell,it does not make any impact on execution of queue_job.

Is there any other solution for executing queue job at server odoo.sh?

Would you like to suggest any other solution for the same or for queue jobs as well?


4
Avatar
Vazgeç
Muhammad Awais

any answers ?

Avatar
Cybrosys Techno Solutions Pvt.Ltd
En İyi Yanıt

Hi,

  1. Install the queue_job_cron_jobrunner module.
  2. No additional configuration is required—the module automates job processing via Odoo’s native cron scheduler.


Hope it helps

0
Avatar
Vazgeç
Avatar
Bhavin Patel
En İyi Yanıt

In Odoo, the odoo.conf file contains the configuration settings for the server, including settings for the Job Queue. To make changes to the odoo.conf file, you typically need to have superuser privileges.

If you are running Odoo on a shared hosting platform like odoo.sh and don't have access to superuser credentials, you may not be able to modify the odoo.conf file directly. In this case, you can try using environment variables to set the Job Queue settings instead of modifying the odoo.conf file.

To do this, you can set the following environment variables in your server environment:

OPENERP_SERVER_WORKERS: This variable sets the number of worker processes that will process the jobs in the Job Queue. You can set it to a number that matches the number of CPU cores on your server. For example, to set it to 4, you can use the command export OPENERP_SERVER_WORKERS=4.

OPENERP_SERVER_JOB_TIMEOUT: This variable sets the maximum time (in seconds) that a job can run before it times out. You can set it to a value that is appropriate for your specific jobs. For example, to set it to 3600 seconds (1 hour), you can use the command export OPENERP_SERVER_JOB_TIMEOUT=3600.

By setting these environment variables, you can configure the Job Queue without having to modify the odoo.conf file directly.

Additionally, make sure that you have installed the queue_job module and configured it properly. You can refer to the Job Queue documentation for more information on how to use this modul.

0
Avatar
Vazgeç
Avatar
Md Mahbubur Rahman
En İyi Yanıt

You need to run odoosh-restart http afterwards

0
Avatar
Vazgeç
Avatar
Fazal Haleem
En İyi Yanıt

https://www.odoo.com/forum/help-1/odoo-sh-change-the-config-file-168183#:~:text=To you update your config,click on the SHELL tab.

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

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

Üye Ol
İlgili Gönderiler Cevaplar Görünümler Aktivite
Demande d'explication - odoo.sh | odoo online Çözüldü
odoo.sh
Avatar
Avatar
1
Kas 25
238
Odoo.sh initiating shutdown every 5-10 mins
odoo.sh
Avatar
Avatar
1
Tem 25
2869
odoo.sh determine production or dev instance from code ? Çözüldü
odoo.sh
Avatar
1
Şub 25
4542
Odoo DB Expired - Odoo not reacting
odoo.sh
Avatar
Avatar
1
Oca 25
2190
Rebuild odoo.sh without retrieving production database Çözüldü
odoo.sh
Avatar
Avatar
1
Eki 25
6465
Topluluk
  • Eğitim Araçları
  • Dokümantasyon
  • Forum
Açık Kaynak
  • İndirin
  • Github
  • Runbot
  • Çeviriler
Hizmetler
  • Odoo.sh Hosting
  • Destek
  • Sürüm Yükseltme
  • Özel Geliştirmeler
  • Eğitim
  • Muhasebeci Bulun
  • Partner Bulun
  • Partner Olun
Hakkında
  • Şirketimiz
  • Pazarlama Gereçleri
  • İletişim
  • Kariyer
  • Etkinlikler
  • Podcast
  • Blog
  • Müşteriler
  • Hukuki • Gizlilik
  • Güvenlik
الْعَرَبيّة 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, müşteri ilişkileri yönetimi, eTicaret, muhasebe, envanter, satış noktası, proje yönetimi gibi şirketinizin tüm ihtiyaçlarını karşılayan bir açık kaynak işletme uygulamaları paketidir.

Odoo’nun eşsiz değer önermesi, aynı anda hem kullanımının çok kolay olup hem de tamamen entegre olmasıdır.

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