vletroye / SynoPackages

Various Synology Packages built with Mods Packager
128 stars 24 forks source link

MODS Package Manager - Can't open normally, it happens nothing with blank window. #14

Open SevenPlusJun opened 4 years ago

SevenPlusJun commented 4 years ago

Sun Mar 29 10:13:23 CST 2020 ------------------------------------------------------------------ Sun Mar 29 10:13:23 CST 2020 ROUTER.cgi has been called Sun Mar 29 10:13:23 CST 2020 HANDLING request for /webman/3rdparty/MODS_PackageManager/mvpkg.php Sun Mar 29 10:13:23 CST 2020 SCRIPT_FILENAME: /usr/syno/synoman/webman/3rdparty/MODS_PackageManager/mvpkg.php Sun Mar 29 10:13:23 CST 2020 SCRIPT_PARAMETERS: Sun Mar 29 10:13:23 CST 2020 REALPATH: /volume3/@appstore/MODS_PackageManager/ui/mvpkg.php Sun Mar 29 10:13:23 CST 2020 EXECUTE: /usr/local/bin/php73-cgi -c /usr/local/etc/php73/cli/php.ini -d open_basedir=none /volume3/@appstore/MODS_PackageManager/ui/mvpkg.php 2>&1

the whole log is above. and it stock at the line " execute balabala".I really don't know why...

SevenPlusJun commented 4 years ago

Uncaught ReferenceError: $ is not defined at mvpkg.php:9

SevenPlusJun commented 4 years ago

I find the reason, I can't visit the site google...

SevenPlusJun commented 4 years ago

however,in the end, it happens POST http://192.168.10.66:5002/webman/3rdparty/MODS_PackageManager/mvpkg.php 405 (Not Allowed)

vletroye commented 4 years ago

Sun Mar 29 10:13:23 CST 2020 ------------------------------------------------------------------ Sun Mar 29 10:13:23 CST 2020 ROUTER.cgi has been called Sun Mar 29 10:13:23 CST 2020 HANDLING request for /webman/3rdparty/MODS_PackageManager/mvpkg.php Sun Mar 29 10:13:23 CST 2020 SCRIPT_FILENAME: /usr/syno/synoman/webman/3rdparty/MODS_PackageManager/mvpkg.php Sun Mar 29 10:13:23 CST 2020 SCRIPT_PARAMETERS: Sun Mar 29 10:13:23 CST 2020 REALPATH: /volume3/@appstore/MODS_PackageManager/ui/mvpkg.php Sun Mar 29 10:13:23 CST 2020 EXECUTE: /usr/local/bin/php73-cgi -c /usr/local/etc/php73/cli/php.ini -d open_basedir=none /volume3/@appstore/MODS_PackageManager/ui/mvpkg.php 2>&1

the whole log is above. and it stock at the line " execute balabala".I really don't know why...

That's normal. Nginx is configured to handle any php page of the package with this router.cgi. The last message logged by router.cgi is that it executes php73-cgi with that page as param. Next, it ends.

vletroye commented 4 years ago

I find the reason, I can't visit the site google...

Indeed... I already read about other users, from China or Iran, experiencing issues with packages, like GateOne, because they couldn't access the JQuery of Google...

You can try with the one of Microsoft: