[
https://issues.apache.org/jira/browse/PHOENIX-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6762.
----------------------------------
Fix Version/s: queryserver-6.0.1
Release Note: queryserver.py startup script is now compatible with Python
3.8 and later.
Assignee: Istvan Toth
Resolution: Fixed
Committed to master.
Thanks for reporting the problem and identifying the fix, [~Araki Kyu] , and
for the review [~richardantal] .
> 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
> Assignee: Istvan Toth
> Priority: Major
> Fix For: queryserver-6.0.1
>
> 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)