Login on Firefox stopped working after updating mastercontainer

After updating my mastercontainer via AIO, I can’t login with Firefox anymore (works on Chrome).

Error log:

Proxying an event bus of version 2.1.1 with 1.3.0 index.es.js:2337:14
JQMIGRATE: Migrate is installed, version 3.4.0 jquery-migrate.min.js:2:698
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:62:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:62:15
Backbone is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:62:15
Handlebars is deprecated: please ship your own, this will be removed in Nextcloud 20 globals.js:62:15
Proxying an event bus of version 2.1.1 with 1.3.0 index.es.js:2337:14
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:62:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 2 globals.js:62:15
Uncaught TypeError: nextcloud is null
    <anonymous> https://nextcloud.nordic-dev.net/apps/side_menu/js/script?v=0:132
    <anonymous> https://nextcloud.nordic-dev.net/apps/side_menu/js/script?v=0:135
script:132:13
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
session heartbeat polling started session-heartbeat.js:103:9
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. globals.js:62:15
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 4 globals.js:62:15
Uncaught TypeError: headerMenuOpener is null
    <anonymous> https://nextcloud.nordic-dev.net/apps/side_menu/js/script?v=0:69
    hi https://nextcloud.nordic-dev.net/custom_apps/side_menu/js/sideMenu.js?v=e5dca76a-0:2
    setTimeout handler*hi https://nextcloud.nordic-dev.net/custom_apps/side_menu/js/sideMenu.js?v=e5dca76a-0:2
    <anonymous> https://nextcloud.nordic-dev.net/custom_apps/side_menu/js/sideMenu.js?v=e5dca76a-0:2
    <anonymous> https://nextcloud.nordic-dev.net/custom_apps/side_menu/js/sideMenu.js?v=e5dca76a-0:2
    <anonymous> https://nextcloud.nordic-dev.net/custom_apps/side_menu/js/sideMenu.js?v=e5dca76a-0:2
script:69:9
jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own. 288 globals.js:62:15
OC.requestToken changed k63w0BvNmgF+G+w5P4+8OykFM027KNmB2QErgh/1bpM=:uOmggniEyHJOf4FNftzMDk9NdAeJfrPYsGxD0VmSGtw= index.js:323:9
OC.requestToken changed k63w0BvNmgF+G+w5P4+8OykFM027KNmB2QErgh/1bpM=:uOmggniEyHJOf4FNftzMDk9NdAeJfrPYsGxD0VmSGtw= index.js:323:9

Hi, do you have something in the nextcloud-aio-nextcloud or nextcloud-aio-apache logs?

I have the following logs available in AIO

What does sudo docker logs nextcloud-aio-nextcloud && sudo logs nextcloud-aio-apache output?

log nextcloud-aio-nextcloud: nc: getaddrinfo: Name does not resolveWaiting for database to start... - Pastebin.com
log nextcloud-aio-apache: Waiting for Nextcloud to start...nc: getaddrinfo for host "nextcloud-aio-nextc - Pastebin.com

Please check if sudo docker restart nextcloud-aio-apache makes it work again.

Unfortunately no…

No idea then, sorry

Thank you for your time anyways!