kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Share Plugin not working on "folder upload" #461

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install Mollify, Clean Install, new db, Activate the Share plugin, and update 
the db
2.share a "file download" test the link -> ok downloading and working
3.now share a "folder upload" copy the link (share is present on the backend 
share list)

4a.testing the link on a different session result in a white page with an error 
message
4b.browser Error"{"code":0,"error":"Unknown error: Cannot resolve 
host","details":"","data":null}"

On Mollify 2,0,4

this is the error log

[Mon Sep 16 23:18:31 2013] [warn] [client XX.XX.XX.XX] mod_fcgid: stderr: 
MOLLIFY ERROR: ServiceException: Cannot resolve host=
[Mon Sep 16 23:18:31 2013] [warn] [client XX.XX.XX.XX] mod_fcgid: stderr: 
MOLLIFY ERROR: 
{0:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/include/Serv
iceEnvironment.class.php, line:169, function:getHost, class:ServiceEnvironment, 
type:->, args:{}}, 
1:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/plugin/Share/
upload/http/PublicUploader.class.php, line:29, function:getServiceUrl, 
class:ServiceEnvironment, type:->, args:{0:public, 
1:{0:3839C32927F24D3D9CB6F35A7B6A89FB}, 2:1}}, 
2:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/plugin/Share/
upload/http/PublicUploader.class.php, line:19, function:show, 
class:PublicUploader, type:->, args:{0:3839C32927F24D3D9CB6F35A7B6A89FB, 
1:FILESYSTEMITEM Folder (LocalFilesystem): [523774a58dead] = 'htz' (htz/), 
2:upload.php}}, 
3:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/plugin/Share/
ShareHandler.class.php, line:159, function:showPage, class:PublicUploader, 
type:->, args:{0:3839C32927F24D3D9CB6F35A7B6A89FB, 1:FILESYSTEMITEM Folder 
(LocalFilesystem): [523774a58dead] = 'htz' (htz/)}}, 
4:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/plugin/Share/
ShareHandler.class.php, line:133, function:processUploadPage, 
class:ShareHandler, type:->, args:{0:3839C32927F24D3D9CB6F35A7B6A89FB, 
1:FILESYSTEMITEM Folder (LocalFilesystem): [523774a58dead] = 'htz' (htz/)}}, 
5:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/plugin/Share/
PublicShareServices.class.php, line:23, function:processShareGet, 
class:ShareHandler, type:->, args:{0:3839C32927F24D3D9CB6F35A7B6A89FB}}, 
6:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/include/servi
ces/ServicesBase.class.php, line:53, function:processGet, 
class:PublicShareServices, type:->, args:{}}, 
7:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/include/Molli
fyBackend.class.php, line:82, function:processRequest, class:ServicesBase, 
type:->, args:{}}, 
8:{file:/home/domaine/domains/share.domaine.fr/public_html/backend/r.php, 
line:53, function:processRequest, class:MollifyBackend, type:->, 
args:{0:Request}}}

Original issue reported on code.google.com by noel.fro...@gmail.com on 16 Sep 2013 at 9:33

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/mollify/wiki/Troubleshooting?#Error_"_Cannot_resolve_h
ost_"

Original comment by samuli.j...@gmail.com on 17 Sep 2013 at 4:44

GoogleCodeExporter commented 8 years ago
outch... it works, sorry for the noise

Original comment by noel.fro...@gmail.com on 17 Sep 2013 at 7:19

GoogleCodeExporter commented 8 years ago
No problem

Original comment by samuli.j...@gmail.com on 17 Sep 2013 at 8:17