Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

Web Push Payload Too Large

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
notificationspushApplefirebase
3 Antworten
2606 Ansichten
Avatar
Cliff Kujala

Hello Odoo Forum,


V17 Enterprise


I am seeing warnings in my Odoo logs for failed web push notifications due to PayloadTooLarge.


Has anyone else seen this, I'm curious if this is a known potential issue on vanilla Odoo installs or if I need to chase down a potential cause by my own customizations.


This forum butchers everything I try to paste.  The errors are in a comment below.

0
Avatar
Verwerfen
Cliff Kujala
Autor

2024-05-09 14:00:48,883 697 INFO pfvt odoo.addons.mail.models.mail_thread: Routing mail from "PERSONS NAME" <email@email.com> to odoomailgate@localhost,"Sales Team Name" <sales@gmywebsite.com> with Message-Id <.XXXXXXXX.PROD.OUTLOOK.COM>: direct reply to msg: model: crm.lead, thread_id: XXXX, custom_values: None, uid: X
2024-05-09 14:00:49,092 697 WARNING database odoo.addons.mail.web_push: Failed push notification https://web.push.apple.com/XXXXXXXXXXXXXXXXXXXXXXXXXXX 413 - {"reason":"PayloadTooLarge"}
2024-05-09 14:00:49,535 697 WARNING database odoo.addons.mail.web_push: Failed push notification https://fcm.googleapis.com/fcm/send/XXXXXXXXXXXXXXXXXXXXXXXXXXX 400 - binary data passed in the request must be less than 4096 bytes.
2024-05-09 14:00:49,560 697 WARNING database odoo.addons.mail.web_push: Failed push notification https://web.push.apple.com/XXXXXXXXXXXXXXXXXXXXXXXXXXX 413 - {"reason":"PayloadTooLarge"}

Cliff Kujala
Autor

Has anyone else seen push notifications fail because the payload is too large?

Avatar
Cliff Kujala
Autor Beste Antwort

Honestly I am very frustrated that Odoo hasn't fixed this yet.  This is a BUSINESS CRITICAL function, and we should all expect to not have our ERP fail to deliver push notifications.  

I also opened a GitHub ticket for this since I haven't seen anything related to this on GitHub.

https://github.com/odoo/odoo/issues/191266

0
Avatar
Verwerfen
Avatar
juan perez
Beste Antwort

try verifying the log of the odoo 

0
Avatar
Verwerfen
Avatar
Grégory BERNARD
Beste Antwort

Absolutely, I have the same kind of error. 

2024-10-18 12:40:06,724 1104022 WARNING odoo odoo.addons.mail.web_push: Failed push notification https://updates.push.services.mozilla.com/wpush/v2/gAAAAABm-pfkDxYeQ8YDxYp7ujJ0pxApI56VV35ddb7Nlo2HJ15IQux7f3P1bXEJ0rNueSd-95BWReSGIe6_piBu38Ic2Sm56ZyIZItJax279bsk7FF4lZgGxz2xcInTgslaxzA7JeffWlIZ6UWTKg_1Zuc5Dhkvgi2n_wMZvVe2Q2q4tL-zE_I 413 - {"code":413,"errno":104,"error":"Payload Too Large","message":"payload reached size [...]


Did you find any fix for this ? 

This seems to be causing problem all the time to my installation.

0
Avatar
Verwerfen
Cliff Kujala
Autor

No. This is not resolved yet. I have an open support ticket with Odoo. They have acknowledged the problem and moved my ticket to the bug fix team, but I can't seem to find any open issues or pushes related to the problem on Github.

I have not yet tested if this is resolved on V18.

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Push notification
notifications push
Avatar
Avatar
1
Feb. 23
9086
[Push Notification From ChatBox] Unable to receive notification when sending message
notifications firebase odoo16 push-notification
Avatar
0
Juni 24
1794
Push notification for specific user from python (Odoo 14.0)
python notifications push v14
Avatar
0
Apr. 21
4515
Push Notifications Mobile [Odoo 13]
notification push Odoo13.0 Odoo13 firebase
Avatar
0
Feb. 22
3884
How create display notification
notifications
Avatar
Avatar
Avatar
Avatar
Avatar
5
Juli 25
4276
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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