之前通过安装方式,安装过 jellyfin 。后来删除了。下载了新版本的。 解压后,点 install.bat 。然后再运行 jellyfin.exe.正常情况是会有一个窗口一直在。 可是现在这个窗口一闪而过,自动关闭了。 现在不管怎么样,重新安装也好。都是这个结果。请问有大佬知道怎么样解决吗?谢谢。
1
zvcs 2020-12-21 13:26:19 +08:00 via iPhone
建议你通过 docker 来部署。
|
2
whitev2 2020-12-21 13:52:16 +08:00
cmd 运行可以保留 exe 运行的输出信息
|
3
zuoshoufantexi OP @whitev2 请问大佬。什么意思?
|
4
whitev2 2020-12-21 14:01:22 +08:00
@zuoshoufantexi #3 开一个 cmd,然后在 cmd 中输入命令运行 jellyfin.exe ,这样窗口不会关闭
|
5
zuoshoufantexi OP @whitev2 直接在文件夹按住 shift 然后点右键 在此处打开 POWERSHELL 。是吗?然后我输入 jellyfin.exe 不能运行。
|
6
zuoshoufantexi OP 哦,在 CMD 里边可以运行。
提示这个错误 [14:10:58] [FTL] [1] Main: Error while starting server. System.InvalidOperationException: The server is expected to host the web client, but the provided content directory is either invalid or empty: C:\install\jellyfin-server_10.6.4\jellyfin-web. If you do not want to host the web client with the server, you may set the '--nowebclient' command line flag, or set'hostwebclient=false' in your config settings. at Jellyfin.Server.Program.StartApp(StartupOptions options) [14:10:58] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost [14:10:58] [INF] [2] Main: Received a SIGTERM signal, shutting down |
7
execute 2020-12-21 14:39:04 +08:00
提示你没有 jellyfin-web 这个东西,去 https://repo.jellyfin.org/releases/server/windows/stable/ 下载 jellyfin-web_xxxxx.zip 这个东西,解压后放到你的 C:\install\jellyfin-server_10.6.4\jellyfin-web 下
|
8
zuoshoufantexi OP @execute 我去试一下,谢谢大佬……
|
9
zuoshoufantexi OP @execute 真的可以的。可是我忘记账号和密码了,我的天。怎么弄……
|