You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Yessine Borchani (JIRA)" <ji...@apache.org> on 2019/08/05 11:45:00 UTC

[jira] [Updated] (PHOENIX-5425) Can't connect to phoenix using python plugin (phoenixdb)

     [ https://issues.apache.org/jira/browse/PHOENIX-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yessine Borchani updated PHOENIX-5425:
--------------------------------------
    Description: 
I'm trying to connect to phoenix using python plugin  'phoenixdb'.

I'm connecting from a server on the same network with phoenix machine.

The code I am using is attached as a file.
 I get the following error

phoenixdb.errors.InterfaceError: ('RPC request failed', None, None, RemoteDisconnected('Remote end closed connection without response'))

Even when I try to use curl, I get  'Empty reply from server'

Can you guys help me?

  was:
I'm trying to connect to phoenix using python plugin  'phoenixdb'.

I'm connecting from a server on the same network with phoenix machine.

The code I am using is attached as a file.
I get the following error

phoenixdb.errors.InterfaceError: ('RPC request failed', None, None, RemoteDisconnected('Remote end closed connection without response'))

Even when I try to use curl, I get  'Empty reply from server'

Could guys help me?


> Can't connect to phoenix using python plugin (phoenixdb)
> --------------------------------------------------------
>
>                 Key: PHOENIX-5425
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5425
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.7.0
>            Reporter: Yessine Borchani
>            Priority: Major
>              Labels: connection, phoenixdb, python
>             Fix For: 4.7.0
>
>         Attachments: connect.py
>
>
> I'm trying to connect to phoenix using python plugin  'phoenixdb'.
> I'm connecting from a server on the same network with phoenix machine.
> The code I am using is attached as a file.
>  I get the following error
> phoenixdb.errors.InterfaceError: ('RPC request failed', None, None, RemoteDisconnected('Remote end closed connection without response'))
> Even when I try to use curl, I get  'Empty reply from server'
> Can you guys help me?



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)