RayWangQvQ / BiliBiliToolPro

B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
MIT License
6.42k stars 1.78k forks source link

群辉docker+青龙 Couldn't find a valid ICU package #115

Closed Unicorni closed 2 years ago

Unicorni commented 2 years ago

青龙v2.12.1

总是运行不起来。那个运行环境装了,用命令行装的。 docker exec -it qinglong bash /ql/config/extra.sh 成功了 但是总是运行不起来,有什么解决方法吗?帮帮我,救命 日志-bili天选时刻

开始执行... 2022-04-16 18:37:22

repo目录: /ql/data/repo bili仓库目录: /ql/data/repo/raywangqvq_bilibilitoolpro

Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode+Settings..cctor() at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.Globalization.CultureInfo.get_CurrentUICulture() at System.TimeZoneInfo.GetUtcStandardDisplayName() at System.TimeZoneInfo.CreateUtcTimeZone() at System.TimeZoneInfo..cctor() at System.DateTime.get_Now() at Microsoft.DotNet.Cli.Program.Main(System.String[]) bili_task_liveLottery.sh: line 15: 19235 Aborted dotnet run --project ./src/Ray.BiliBiliTool.Console --ENVIRONMENT=Production --runTasks=LiveLottery

执行结束... 2022-04-16 18:37:49 耗时 27 秒

RayWangQvQ commented 2 years ago

docker exec -it qinglong bash /ql/config/extra.sh的日志不贴下吗?

wfmm-sky commented 2 years ago

我也是群晖docker的青龙,遇到的问题跟你一模一样,好像是青龙某次更新完就是这样了,前一阵子我可以正常挂,,刚我又试了下,青龙删了重下安装的2.10版本,可以正常用了

github-actions[bot] commented 2 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

RayWangQvQ commented 2 years ago

已解决:#266