8 / 8
Sep 2020

Hi
Which version (from Admin/Changelog and versions/Changelog)? the last 20.1.20200901
**Installation type (package installation, archive installation or git)?**Package installation
Which module?
Does the error occur after an update/upgrade? Yes after upgrade from 19.1 to 20.1
Are there any references in the web server error log2?
PHP Warning: file_put_contents(/usr/share/egroupware/swoolepush/config.inc.php): failed to open stream: Permission denied in /usr/share/egroupware/swoolepush/src/Credentials.php on line 37, referer: https://MYDOMAIN/egroupware/login.php?cd=1&domain=default2
Which database is used (MySQL/MariaDB or PostgreSQL)?mYSQL
Which web server is used (Apache or nginx (19.1 docker: on the host the reverse proxy!)? apache
Which version of PHP is used (Not egroupware-docker installation, PHP is included in the container there)? 7.3
this is the popup alert
chrome_FkVEEKRuCr
chrome_xs3fP4bcr9

i try this upgrade in test enviroment , withthe clone of this VM, and all work fine ;
I did the complete test twice and always everything went well, now the produciton server gives this alert.
I have checked the permissions on the folders and they look ok.

WinSCP_OQQR1PF57w


is it possible to disable push alerts?

thanks

  • created

    Sep '20
  • last reply

    Sep '20
  • 7

    replies

  • 2.2k

    views

  • 3

    users

  • 2

    links

i uninstalled the app ( swoolepush) temporarily and cleaned the cache in the meantime

Btw. did you run the package-update to 20.1, or just the automatic container updates?

Not running the package update, would result exactly in what you describe, as the old 19.1 environment, does not contain the volume to store the token. It’s a volume so it can be shared between the push server (egroupware-push) and EGroupware (egroupware) container. Package update means the update of egroupware-docker package via your Linux package manager: apt, yum or zypper

Ralf

hi @RalfBecker
i downloaded the package from git egroupware-docker-20.1.20200901.zip
but my installation is not with docker, but i download this because, the source.zip, are incomplete as I read in the go forum posts.

Ok, without Docker there is no push server and no reason to install swoolepush app.

You’re missing the new featured available through the push server!

Any reason - apart from taste - not to install via Docker?

Ralf

ah ok…no problem for this.
Bah… for now, just for now, I prefer to keep the configuration like this, also because I have other web services on the same server and now I don’t have time to think about switching :slight_smile: