Class 'PicoFeed\Reader\Reader' not found

Hello, when I try to access the admin page I got an error:

Whoops \ Exception \ ErrorException (E_ERROR)

Class ‘PicoFeed\Reader\Reader’ not found

private function getFeed($feed) {
    $reader = new Reader;

any solution please?

Are all your modules up to date?

i tried to update modules from command line:
fwconsole ma updateall
i got this:
No repos specified, using: [standard] from last GUI settings

how to change the repos from command because i cannot access admin module from GUI
@PitzKey

fwconsole ma upgrade dashboard

@lgaetz
i try it and got this error, by the way my HDD space is 900GB

Whoops\Exception\ErrorException: file_put_contents(): Only 0 of 189 bytes written, possibly out of free disk space in file /var/www/html/admin/libraries/utility.functions.php on line 153
Stack trace:

  1. Whoops\Exception\ErrorException->() /var/www/html/admin/libraries/utility.functions.php:153
  2. file_put_contents() /var/www/html/admin/libraries/utility.functions.php:153
  3. freepbx_log() /var/www/html/admin/libraries/modulefunctions.legacy.php:7
  4. _module_backtrace() /var/www/html/admin/libraries/modulefunctions.legacy.php:53
  5. module_getinfo() /var/www/html/admin/modules/cxpanel/functions.inc.php:67
  6. require_once() /var/www/html/admin/bootstrap.php:362
  7. require_once() /etc/freepbx.conf:11
  8. include_once() /var/lib/asterisk/bin/fwconsole:12

Doesn’t matter what your drive size is. You have no space left.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.