-
Notifications
You must be signed in to change notification settings - Fork 679
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
pgadmin4-desktop since version 8.10 not work on Rocky linux 9 #8349
Labels
Comments
@ovdstef |
Yes i have proxy setup on this machine.
Le ven. 10 janv. 2025, 13:06, Yogesh Mahajan ***@***.***> a
écrit :
… @ovdstef <https://github.com/ovdstef>
Do you have any proxy setup on machine?
—
Reply to this email directly, view it on GitHub
<#8349 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BOLCFGKDIJZLAKBTESBBFXD2J6ZT7AVCNFSM6AAAAABU4JEQVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBSGU2TIMJTGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I disable proxy, but not solve the problem.
Le ven. 10 janv. 2025, 17:30, Stef Ovd ***@***.***> a écrit :
… Yes i have proxy setup on this machine.
Le ven. 10 janv. 2025, 13:06, Yogesh Mahajan ***@***.***> a
écrit :
> @ovdstef <https://github.com/ovdstef>
> Do you have any proxy setup on machine?
>
> —
> Reply to this email directly, view it on GitHub
> <#8349 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BOLCFGKDIJZLAKBTESBBFXD2J6ZT7AVCNFSM6AAAAABU4JEQVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBSGU2TIMJTGM>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Pgadmin4 use self signed certificat to connect to server?
Le ven. 10 janv. 2025, 17:32, Stef Ovd ***@***.***> a écrit :
… I disable proxy, but not solve the problem.
Le ven. 10 janv. 2025, 17:30, Stef Ovd ***@***.***> a écrit :
> Yes i have proxy setup on this machine.
>
> Le ven. 10 janv. 2025, 13:06, Yogesh Mahajan ***@***.***>
> a écrit :
>
>> @ovdstef <https://github.com/ovdstef>
>> Do you have any proxy setup on machine?
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#8349 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/BOLCFGKDIJZLAKBTESBBFXD2J6ZT7AVCNFSM6AAAAABU4JEQVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBSGU2TIMJTGM>
>> .
>> You are receiving this because you were mentioned.Message ID:
>> ***@***.***>
>>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
After installation, when i starting pgadmin4 in 8.14 version, it ends in error.
the error : "The pgAdmin 4 server could not be contacted: ..."
when i run command : netstat -planet |grep python
result :
tcp 0 0 127.0.0.1:37007 0.0.0.0:* LISTEN 1000 2069407 279020/python3
The server is ok but pgadmin4 could not contact the server.
I disabled selinux and the firewall without success.
I turn pgadmin4 to debug mode but no information on the problem in the logs
I downgrade the version to 8.9, now pgadmin4-desktop work perfectly.
In conclusion, versions 8.10, 8.11, 8.12, 8.13, and 8.14 do not work on Rocky Linux 9.4. Why ?
To Reproduce
every time it launches it doesn't work
Expected behavior
none
Error message
Fatal error windows with message : The pgAdmin 4 server could not be contacted:
Screenshots
none
Desktop (please complete the following information):
pgadmin4-desktop-8.14-1.el9.x86_64
pgadmin4-server-8.14-1.el9.x86_64
Additional context
none
The text was updated successfully, but these errors were encountered: