Skip to content
New issue

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

[Bug]: 甲骨文的ARM机器上无法登录 #68

Open
4 tasks done
geneyuriy opened this issue Nov 22, 2023 · 1 comment
Open
4 tasks done

[Bug]: 甲骨文的ARM机器上无法登录 #68

geneyuriy opened this issue Nov 22, 2023 · 1 comment

Comments

@geneyuriy
Copy link

请确保您已阅读以上注意事项,并勾选下方的确认框。

  • 我确定这是一个从未被提出和实现过的功能。
  • 我已经在 Issue Tracker 以及 Pull Request 中找过我要提出的功能,没有找到相同功能的ISSUE和PR。
  • 我已知晓并同意,此处仅用于建议新功能。若这个 Issue 是关于其他非主题的问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。
  • 我已知晓并同意,如果我不按照模板提供的指示进行填写,则我的 Issue 可能会被无条件删除。

需要添加的功能内容

启动程序后卡在将平台检测为“linux”,进入PagerMaid的早期加载过程。

Ctrl + C结束
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/var/lib/pgp/pagermaid/main.py", line 92, in
bot.run(main())
File "/var/lib/pgp/venv/lib/python3.11/site-packages/pyrogram/methods/utilities/run.py", line 77, in run
run(coroutine)
File "/usr/lib/python3.11/asyncio/base_events.py", line 640, in run_until_complete
self.run_forever()
File "/usr/lib/python3.11/asyncio/base_events.py", line 607, in run_forever
self._run_once()
File "/usr/lib/python3.11/asyncio/base_events.py", line 1884, in _run_once
event_list = self._selector.select(timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/selectors.py", line 468, in select
fd_event_list = self._selector.poll(timeout, max_ev)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyboardInterrupt

同样的配置在甲骨文AMD小机没问题。

尝试过删除session/ 把小机上已登录的session复制过来也不行。

ARM机器内核:Linux debian 6.1.0-10-arm64 #1 SMP Debian 6.1.38-1 (2023-07-14) aarch64 GNU/Linux

AMD机器内核:Linux ubuntu 5.10.0-16-amd64 #1 SMP Debian 5.10.127-2 (2022-07-23) x86_64 GNU/Linux

@YKKKK-1
Copy link

YKKKK-1 commented May 24, 2024

同样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants