We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.1.1
Docker
主程序运行问题
重新安装2.1.1后,在“站点管理”里添加了几个站点,只有1PTBA这个站点无法连接。 尝试过选中“使用代理访问”、“浏览器仿真”、“更新站点Cookie & UA”,一样无法连接。
INFO: 192.168.31.3:0 - "GET /api/v1/site/5 HTTP/1.1" 200 OK INFO: 192.168.31.3:0 - "GET /api/v1/download/clients HTTP/1.1" 200 OK INFO: 192.168.31.3:0 - "PUT /api/v1/site/ HTTP/1.1" 200 OK INFO: indexer - 站点 1PTBA 开始以 NexusPhp 模型解析数据... WARNING: parser - 1PTBA 未登录,跳过后续操作 INFO: 192.168.31.3:0 - "GET /api/v1/site/ HTTP/1.1" 200 OK ERROR: browser.py - 获取网页源码失败: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ =========================== logs =========================== <launching> /moviepilot/.cache/ms-playwright/chromium-1076/chrome-linux/chrome --disable-field-trial-config --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --no-sandbox --user-data-dir=/tmp/playwright_chromiumdev_profile-PI91XX --remote-debugging-pipe --no-startup-window <launched> pid=1004 [pid=1004][err] [1004:1019:1202/160909.846408:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [pid=1004][err] [1004:1004:1202/160909.853136:ERROR:ozone_platform_x11.cc(240)] Missing X server or $DISPLAY [pid=1004][err] [1004:1004:1202/160909.853156:ERROR:env.cc(255)] The platform failed to initialize. Exiting. ============================================================ INFO: 192.168.31.3:0 - "GET /api/v1/site/test/5 HTTP/1.1" 200 OK INFO: 192.168.31.3:0 - "GET /api/v1/site/statistic/1ptba.com HTTP/1.1" 200 OK
The text was updated successfully, but these errors were encountered:
#2101
Sorry, something went wrong.
No branches or pull requests
确认
当前程序版本
2.1.1
运行环境
Docker
问题类型
主程序运行问题
问题描述
重新安装2.1.1后,在“站点管理”里添加了几个站点,只有1PTBA这个站点无法连接。
尝试过选中“使用代理访问”、“浏览器仿真”、“更新站点Cookie & UA”,一样无法连接。
发生问题时系统日志和配置文件
The text was updated successfully, but these errors were encountered: