"Loading Chart failed :("

Ich habe ein ähnliches Problem wie hier. Aber es scheint mir ein anders Problem zu sein. Mit den Dateien ist alles in Ordnung, man kann den Podcast also hören, aber auf der analytics Seite dreht sich für „Globale Statistiken für die letzten 30 Tage“ nur ein Ladekreis. Wenn man dann einen Zeitraum auswählt, erscheint: „Loading Chart failed :(". In der Konsole steht für die Anfrage als Antwort nur: „Es gab einen kritischen Fehler“ in den Server Logs steht Folgendes:

PHP Fatal error: Cannot make non static method League\Csv\Modifier\StreamFilter::validateString() static in class League\Csv\AbstractCsv in [...]wp-content/plugins/podlove-podcasting-plugin-for-wordpress/vendor/league/csv/src/AbstractCsv.php on line 169

Ich kann nicht genau sagen, seit wann es nicht mehr funktioniert. Hat noch jemand dieses Problem?

Kannst du bitte noch den Systembericht aus „Podlove > Hilfe“ hierher kopieren?

Hier bitte: @ericteubert

Website                    https://forum-gespraechskultur.de
PHP Version                8.0.1
WordPress Version          5.6.1
WordPress Theme            Twenty Seventeen v2.5
Active Plugins             
           - Antispam Bee v2.9.3
           - Cachify v2.3.0
           - Disable Google Fonts v2.0
           - Podlove Podcast Publisher v3.2.2
           - Podlove Web Player v5.4.8
           - Statify v1.8.1
WordPress Database Charset utf8
WordPress Database Collate 
Publisher Version          3.2.2
Web Player Version         player_v5
Monolog Version            1
open_basedir              [...]/httpdocs/:/tmp/:/var/lib/php/sessions:/var/www/vhosts/[...]/tmp
curl Version               7.52.1
iconv                      available
simplexml                  ok
max_execution_time         180
upload_max_filesize        128M
memory_limit               512M
disable_classes            
disable_functions          pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
permalinks                 ok (/%postname%/)
podlove_permalinks         ok
podcast_settings           ok
web_player                 ok
podlove_cache              on
assets                     
  - mp3    audio/mpeg       https://forum-gespraechskultur.de/feed/fgkp-mp3/
  - flac   audio/flac       https://forum-gespraechskultur.de/feed/fgkp-flac/
  - opus   audio/ogg;codecs=opushttps://forum-gespraechskultur.de/feed/fgkg-opus/
cron                       ok
duplicate_guids            ok

0 errors
1 HINWEIS (no dealbreaker, but should be fixed if possible): 
- The PHP setting "open_basedir" is not empty. This is incompatible with curl, a library required by Podlove Publisher. We have a workaround in place but it is preferred to fix the issue. Please ask your hoster to unset "open_basedir".

Danke. Tatsächlich habe ich mit PHP 8 nur spehr sporadisch getestet. Eventuell gibt es da eine Inkompatibilität. Danke schon mal für die Info!

Issue dazu erstellt: https://github.com/podlove/podlove-publisher/issues/1190