New pydio install

I just setup Pydio on CentOS 7 (latest) using Apache. Pydio version 6.0.8 from RPM Repo. MariaDB 10.1.33 as the DB backend. When I try to log in from another computer I am getting this in the logs and nothing is showing up on the page.

[Fri Jan 26 11:32:16.446544 2018] [:error] [pid 14236] [client 10.1.10.50:52736] PHP Fatal error: Call to a member function preLogUser() on a non-object in /usr/share/pydio/plugins/auth.multi/class.multiAuthDriver.php on line 280
[Fri Jan 26 11:34:08.209960 2018] [:error] [pid 14232] [client 10.1.10.50:52795] PHP Fatal error: Call to a member function preLogUser() on a non-object in /usr/share/pydio/plugins/auth.multi/class.multiAuthDriver.php on line 280

Just need some help/direction. I saw a few posts about that and thought it was resolved prior to this, however I think its a configuration change I made.

Hi,
your pydio version is old what you can do is install Pydio 8 you can go here.

Is there a newer version in RPM out there?

Hi,
you can use this link for the latest version :
rpm -Uvh https://download.pydio.com/pub/linux/centos/7/pydio-8.0.2-1.el7.centos.noarch.rpm
:wink:

1 Like

Thank you! But it looks like the package is broken:

sudo yum install https://download.pydio.com/pub/linux/centos/7/pydio-8.0.2-1.el7.centos.noarch.rpm --skip-broken
Loaded plugins: fastestmirror, langpacks
pydio-8.0.2-1.el7.centos.noarch.rpm                                                                                                                                                                                                                    | 4.1 kB  00:00:00
Examining /var/tmp/yum-root-n7ZmNh/pydio-8.0.2-1.el7.centos.noarch.rpm: pydio-8.0.2-1.el7.centos.noarch
Marking /var/tmp/yum-root-n7ZmNh/pydio-8.0.2-1.el7.centos.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package pydio.noarch 0:8.0.2-1.el7.centos will be installed
--> Processing Dependency: pydio-core-8.0.2-1.el7.centos for package: pydio-8.0.2-1.el7.centos.noarch
Loading mirror speeds from cached hostfile
 * base: mirror.steadfast.net
 * epel: mirror.steadfast.net
 * extras: centos.blazar.mx
 * updates: centos.blazar.mx
--> Processing Dependency: pydio-plugin-action-scheduler for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-action-updater for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-audio for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-browser for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-codemirror for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-imagick for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-openlayer for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-pdfjs for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-pixlr for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-soundmanager for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-editor-video for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-meta-exif for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-meta-quota for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-meta-simple_lock for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-meta-user for package: pydio-8.0.2-1.el7.centos.noarch
--> Processing Dependency: pydio-plugin-uploader-http for package: pydio-8.0.2-1.el7.centos.noarch

Packages skipped because of dependency problems:
    pydio-8.0.2-1.el7.centos.noarch from /pydio-8.0.2-1.el7.centos.noarch

Hi,
actually if you follow all the steps from the admin guide you should have Pydio 8, here’s a link.

its sill complaining. I Installed all the dependencies listed and i’m still getting it.

https://pastebin.com/GkQEWRWU

Nevermind. Fixed it. Added another Repo.

Hi! You have mentioned admin guide and this code:

rpm -Uvh https://download.pydio.com/pub/linux/centos/7/pydio-release-1-1.el7.centos.noarch.rpm

But it containes a link that is not working. Where can i find this file?

Is it any way to install this package without yum?

Hi,
sorry for that, here is the repo https://download.pydio.com/pub/linux/centos/7/?C=M;O=A
you can find all of the versions.