blessing-skin-plugins icon indicating copy to clipboard operation
blessing-skin-plugins copied to clipboard

OAuth基础插件报错500

Open ghost opened this issue 4 years ago • 10 comments

Blessing Skin 版本 (Version of Blessing Skin): 5.2.0(现在的最新Release) PHP 版本 (Version of PHP): 7.3.28 Apache / Nginx: Apache2.4.46 什么浏览器,出现错误时的地址栏 URL 是什么 (Which browser and URL): https://skin.nciyuan.net/

image

如上图,从插件市场安装的插件,然后点上√就Boom了。

我自己猜测问题在 /oauth/vendor/composer/../symfony/translation/Resources/functions.php 上,因为/oauth/vendor/symfony里面是空的。

ghost avatar Aug 31 '21 11:08 ghost

刚才看了一下插件市场的地址,也就是 https://gplane.coding.net/p/blessing-skin-plugins-dist/d/blessing-skin-plugins-dist/git/raw/master/registry_zh_CN.json 里面下载了一个 https://gplane.coding.net/p/blessing-skin-plugins-dist/d/blessing-skin-plugins-dist/git/raw/master/oauth_1.0.6.zip 里边的文件夹symfony为空。

由于不了解框架版本,且里边不包含composer.json ,Packages.json 无任何有效信息。

所以先require一下最新版本,暂时前台没有报错。 但是后台报错 image

ghost avatar Aug 31 '21 12:08 ghost

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. 该 issue 在近期内缺少更新或答复,如果仍然缺少更新或响应,issue 将被关闭。

stale[bot] avatar Sep 07 '21 12:09 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. 该 issue 在近期内缺少更新或答复,如果仍然缺少更新或响应,issue 将被关闭。

stale[bot] avatar Sep 15 '21 15:09 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. 该 issue 在近期内缺少更新或答复,如果仍然缺少更新或响应,issue 将被关闭。

stale[bot] avatar Sep 28 '21 13:09 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. 该 issue 在近期内缺少更新或答复,如果仍然缺少更新或响应,issue 将被关闭。

stale[bot] avatar Oct 06 '21 13:10 stale[bot]

intended & not reproducible

mochaaP avatar Dec 03 '21 20:12 mochaaP

在同样的服务器上仍旧可以复现 不知道什么代码需要调用到这个translation/resource底下的这个文件

ghost avatar Dec 12 '21 12:12 ghost

安裝 php-intl,見 https://t.me/blessing_skin_news/780

mochaaP avatar Jun 28 '22 06:06 mochaaP

安裝 php-intl,見 https://t.me/blessing_skin_news/780

你好,该操作无效。现在版本: BS 5.2.0 Apache 2.4.54 PHP 7.4.30 Debian 11 PHP系第三方APT源安装,也安装了诸多扩展,不限于intl fileinfo gd xml zip bz2 json curl等。BS 5.2.0系直接透过GH Releases页面下载解压,经确认解压操作无问题

ghost avatar Jul 13 '22 20:07 ghost

仍然需要研究一下 root cause,不過這理應是一個發行包的問題。

mochaaP avatar Jul 14 '22 12:07 mochaaP