[
https://issues.apache.org/jira/browse/PHOENIX-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576549#comment-17576549
]
Istvan Toth commented on PHOENIX-6762:
--------------------------------------
I wasn't able find your PR on github, [~Araki Kyu] .
I've tried to replace daemon.py with the latest version, but it has several
dependencies, and would require a few more files.
I've confirmed that the same fix has been applied to python-daemon upstream,
and made a PR from it.
> Phoenix QueryServer cannot run correctly with python 3.8+
> ---------------------------------------------------------
>
> Key: PHOENIX-6762
> URL: https://issues.apache.org/jira/browse/PHOENIX-6762
> Project: Phoenix
> Issue Type: Bug
> Components: queryserver
> Affects Versions: queryserver-6.0.1
> Environment: Linux Ubuntu 22.04 with Python 3.10
> Reporter: Xu Jia Yao
> Priority: Major
> Attachments: image-2022-08-06-09-19-21-897.png
>
>
> When running "./queryserver start" command with python3, such an error will
> raise:
> {code:java}
> OSError: [Errno 88]Socket operation on non-socket{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)