Public link pydio 8

Hi,

When I want to share a file, like this :
2017-12-29_11h45_02

Nothing is happening and I can read this on my pydio_error_log :
[Fri Dec 29 11:46:57.750589 2017] [proxy_fcgi:error] [pid 1600] [client @_IP:63752] AH01071: Got error ‘PHP message: Found shareLink orphan with uniqueUser cdd319822f25\nPHP message: Found shareLink orphan with uniqueUser b2509268fd94\nPHP message: Found shareLink orphan with uniqueUser 3c75d61e4e31\n’, referer: https://pydio.chn1.ch-nevers.fr/ws-my-files/

Some help ?

Hi,

Did you check output_buffering = Off ?

Hi,

Yes it is !

Malcolm

Do you have php extension mcrypt ? what is database (mysql or postgre) ?

Database is MySQL.

Php extension mcrypt ??? I don’t know. How can I know that ?

Malcolm

Have you an others idea ?

Malcolm

Hello,

@c12simple : Have an other idea to fix my problem ?

Thanks

Malcolm

The output_buffering is Off. But are you sure that the buffer is off or zero at proxy level ?

Hello.

What is proxy level ?

The error in my log :
[Tue Jan 23 09:26:48.070916 2018] [proxy_fcgi:error] [pid 1438] [client :62875] AH01071: Got error ‘PHP message: Found shareLink orphan with uniqueUser ba7df7d4919c\nPHP message: Found shareLink orphan with uniqueUser a178d2226684\nPHP message: Found shareLink orphan with uniqueUser 491dc1ed4c43\nPHP message: Found shareLink orphan with uniqueUser 48c28ba4774b\nPHP message: Found shareLink orphan with uniqueUser dc0b388386a4\nPHP message: Found shareLink orphan with uniqueUser 2f3c2410c45f\nPHP message: Found shareLink orphan with uniqueUser c673b15bd946\n’, referer: https://pydio.chn1.ch-nevers.fr/ws-my-files/

Hello.

I found the solution.

I haven’t configured the secondary driver in “Authentication”. In “Multiple Instances Mode” the mode was “User Choice”, I changed to “Master/slave” and in “Secondary Instance Driver” I configured “DB Auth Storage” and settled up “Auto create User”.

Thanks @c12simple for your help.

Malcolm