[Eisfair] [E64] Nach Nextcloud-Update Anmeldung nicht mehr möglich.
Sascha Pohl
sascha at pohl-bo.de
So Mai 30 16:31:10 CEST 2021
Hallo Jürgen,
Am 29.05.2021 um 13:36 schrieb Juergen Edner:
> mir ist ein solches Verhalten mit der aktuellen Paketversion bis dato
> noch nicht unter gekommen. Läuft die Konfiguration fehlerfrei durch,
> wenn Du diese manuell über das Menü aktualisierst oder werden dann
> irgendwelche Warnungen oder Fehlermeldungen ausgegeben?
Hier die Meldungen während der Installation:
eis # eisman install nextcloud
The following packages will be installed:
version status name source
---------------------------------------------------------------------
1.12.0 stable nextcloud https://www.pack-eis.de
1 package(s) using approx. 192 MB of disk space.
Continue (y/n) [yes]?
Downloading required packages ...
=> [####################] nextcloud (1.12.0)...
[ OK ]
Done!
Installation of: nextcloud (1.12.0) ...
nextcloud maintenance mode: disabled -> enabled
deleting cron job ...
nextcloud maintenance mode: enabled
removing program files ...
wait [ ................................................... ]
wait [ ................................................... ]
wait [ ................................................... ]
wait [ ................................................... ]
wait [ .............................................. ]
done.
loading previous configuration file ...
copying program files (/var/www/htdocs/wolke) ...
wait [ ................................................... ]
wait [ ............................. ]
setting access rights of '/var/www/htdocs/wolke' ...
wait [ .............. ]
setting access rights of '/data/wolke' ...
wait [ . ]
Check indices of the share table.
Check indices of the filecache table.
Check indices of the twofactor_providers table.
Check indices of the login_flow_v2 table.
Check indices of the whats_new table.
Check indices of the cards table.
Check indices of the cards_properties table.
Check indices of the calendarobjects_props table.
Check indices of the schedulingobjects table.
Check indices of the oc_properties table.
Done.
All tables already up to date!
nextcloud maintenance mode: disabled
Check indices of the share table.
Check indices of the filecache table.
Check indices of the twofactor_providers table.
Check indices of the login_flow_v2 table.
Check indices of the whats_new table.
Check indices of the cards table.
Check indices of the cards_properties table.
Check indices of the calendarobjects_props table.
Check indices of the schedulingobjects table.
Check indices of the oc_properties table.
Done.
All tables already up to date!
* Stopping Apache ...
[ OK ]
* Starting Apache ...
[ OK ]
* Stopping php7-fpm ...
[ OK ]
* Starting php7-fpm ...
[ OK ]
Successfully installed: nextcloud (1.12.0)!
eis #
> Finden sich eventuell in der Logdatei (/var/nextcloud/log/nextcloud.log)
> Meldungen die auf eine Problemursache hindeuten?
Hier der Inhalt der Datei:
eis # cat nextcloud.log
{"reqId":"vYTAVOFJCYYV0ModvXpY","level":3,"time":"2021-05-25
03:10:01+02:00","remoteAddr":"","user":"--","app":"core","method":"","url":"/wolke/cron.php","message":{"Exception":"Error","Message":"Call
to a member function supportsContact() on
null","Code":0,"Trace":[{"function":"OCA\\Contacts\\Service\\{closure}","class":"OCA\\Contacts\\Service\\SocialApiService","type":"->","args":["***
sensitive parameters replaced
***"]},{"file":"/var/www/htdocs/wolke/apps2/contacts/lib/Service/SocialApiService.php","line":196,"function":"array_filter","args":[["***
sensitive parameter replaced
***"],{"__class__":"Closure"}]},{"file":"/var/www/htdocs/wolke/apps2/contacts/lib/Service/SocialApiService.php","line":409,"function":"updateContact","class":"OCA\\Contacts\\Service\\SocialApiService","type":"->","args":["***
sensitive parameters replaced
***"]},{"file":"/var/www/htdocs/wolke/apps2/contacts/lib/Cron/SocialUpdate.php","line":49,"function":"updateAddressbooks","class":"OCA\\Contacts\\Service\\SocialApiService","type":"->","args":["***
sensitive parameters replaced
***"]},{"file":"/var/www/htdocs/wolke/lib/private/BackgroundJob/Job.php","line":52,"function":"run","class":"OCA\\Contacts\\Cron\\SocialUpdate","type":"->","args":[{"userId":"***
sensitive parameter replaced ***","offsetBook":"*** sensitive parameter
replaced ***","offsetContact":"*** sensitive parameter replaced
***"}]},{"file":"/var/www/htdocs/wolke/lib/private/BackgroundJob/QueuedJob.php","line":46,"function":"execute","class":"OC\\BackgroundJob\\Job","type":"->","args":[{"__class__":"OC\\BackgroundJob\\JobList"},{"__class__":"OC\\Log"}]},{"file":"/var/www/htdocs/wolke/cron.php","line":127,"function":"execute","class":"OC\\BackgroundJob\\QueuedJob","type":"->","args":[{"__class__":"OC\\BackgroundJob\\JobList"},{"__class__":"OC\\Log"}]}],"File":"/var/www/htdocs/wolke/apps2/contacts/lib/Service/SocialApiService.php","Line":195,"CustomMessage":"Error
while running background job (class: OCA\\Contacts\\Cron\\SocialUpdate,
arguments: Array\n(\n [userId] => sascha\n [offsetBook] => \n
[offsetContact] => \n)\n)"},"userAgent":"--","version":"20.0.9.1"}
eis #
> Hast Du eventuell ein paar "exotische" Apps installiert, die nicht
> kompatibel mit der aktuellen Software sind?
Nicht, dass ich wüsste.
Hier noch meine Konfiguration (Die Passwörter habe ich hier versteckt):
NEXTCLOUD_DO_DEBUG='no'
START_NEXTCLOUD='yes'
NEXTCLOUD_ADMIN_USER='admin'
NEXTCLOUD_ADMIN_PASS='XXXXXXXX'
NEXTCLOUD_DOCUMENT_ROOT='/var/www/htdocs/wolke'
NEXTCLOUD_WEB_ROOT='/wolke'
NEXTCLOUD_DATA_DIR='/data/wolke'
NEXTCLOUD_TRUSTED_DOMAIN='www.pohl-bo.de'
NEXTCLOUD_DB_TYPE='mysql'
NEXTCLOUD_DB_USER='wolke'
NEXTCLOUD_DB_PASS='XXXXXXXX'
NEXTCLOUD_SECURITY_LOWERING='no'
NEXTCLOUD_SECURITY_HTACCESS_RW='no'
NEXTCLOUD_SMTP_MANUAL_CONFIGURATION='no'
NEXTCLOUD_SMTP_HOST='127.0.0.1'
NEXTCLOUD_SMTP_AUTH='none'
NEXTCLOUD_SMTP_AUTH_USER=''
NEXTCLOUD_SMTP_AUTH_PASS=''
NEXTCLOUD_SMTP_TRANSPORT='default'
NEXTCLOUD_APPSTORE_ENABLED='yes'
NEXTCLOUD_APPS_N='1'
NEXTCLOUD_APPS_1_DIR='/var/www/htdocs/wolke/apps2'
NEXTCLOUD_APPS_1_URL='/apps2'
NEXTCLOUD_APPS_1_WRITEABLE='yes'
NEXTCLOUD_LOG_COUNT='52'
NEXTCLOUD_LOG_INTERVAL='weekly'
> Gruß Jürgen
Grüße
Sascha
Mehr Informationen über die Mailingliste Eisfair