Upload doesn't work
Can't upload any files to the site.
Existing files doesn't show as well.
Console output on upload action and for existing images:
GET https://******.com/image_transcoder.php?o=bx_photos_preview&h=21&dpx=1&t=1614468660 404 (Not Found)
/storage recursively given 0777
Also 0777 to:
/tmp
/cache
/cache_public
What could be the problem?
Thanks.
-
- · Fred Stuckey
- ·
This issue appears related...
https://una.io/page/view-discussion?id=7434 -
Thanks, Fred, I was not been able to find that post.
-
- · boonexpert
- ·
UP. Sorry for bumping the post, but have tried basically everything (installing/reinstalling php modules including imagick, etc) and nothing. PHP modules are loaded as on the server where everything worked.
-
- · boonexpert
- ·
How this is supposed to return anything?
if (!($bRet = parent::transcode ($mixedHandler, $iProfileId)))
return $bRet; -
-
·
LeonidS
- ·
Hi all!
You may apply this solution https://una.io/page/cmts-view?sys=bx_forum&id=1484&cmt_id=6703
-
·
LeonidS
-
Thank you Leonid. We've moved over CentOS and reinstalled the server. Will see if the same problem appear.
-
LeonidS this did not resolve. Other thoughts?
-
Pulled the whole site from our git branch to my localhost. It works fine here. Not on the server.
-
Hi all!
Please specify - what info do you have in your sys_transcoder_queue table for records with the "failed" status?
-
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0002 seconds.)
SELECT * FROM `sys_transcoder_queue`
-
Humm, do the Cron Jobs work on your site? I mean Studio->Dashboard->Server audit, what do you see in the Last Cron Jobs execution line?
-
Already resolved with AlexT help. I have no idea what did he do.
Thanks for participating!