Giter Club home page Giter Club logo

Comments (7)

JuergenCornely avatar JuergenCornely commented on August 30, 2024 1

Thats my problem i believe ... It does not work as a reverse Proxy. it only forward as http... Im working to understand nginx...

from openchat.

JuergenCornely avatar JuergenCornely commented on August 30, 2024 1

I have seen it.. i ll try and give you a feedback.

from openchat.

JuergenCornely avatar JuergenCornely commented on August 30, 2024

Anyone here hints for me? or can send me a working nginx.conf?

from openchat.

JuergenCornely avatar JuergenCornely commented on August 30, 2024

Hi all, after some hours i believe i had the most .. https is working for the dashbord and the Chat client https view.

if i send a quetion a get the folling error at the log:

oc_web | File "/usr/local/lib/python3.9/site-packages/qdrant_client/qdrant_client.py", line 340, in search
oc_web | return self._client.search(
oc_web | File "/usr/local/lib/python3.9/site-packages/qdrant_client/qdrant_remote.py", line 437, in search
oc_web | res: grpc.SearchResponse = self.grpc_points.Search(
oc_web | File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 1030, in call
oc_web | return _end_unary_response_blocking(state, call, False, None)
oc_web | File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 910, in _end_unary_response_blocking
oc_web | raise _InactiveRpcError(state) # pytype: disable=not-instantiable
oc_web | grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
oc_web | status = StatusCode.UNAVAILABLE
oc_web | details = "failed to connect to all addresses; last error: UNKNOWN: ipv4:172.31.0.3:6334: Ssl handshake failed: SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER"
oc_web | debug_error_string = "UNKNOWN:failed to connect to all addresses; last error: UNKNOWN: ipv4:172.31.0.3:6334: Ssl handshake failed: SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER {grpc_status:14, created_time:"2024-01-19T08:53:24.374247813+00:00"}"
oc_web | >
oc_web |
oc_web | Internal Server Error: /api/chat/
oc_web | 'text'
oc_web | Traceback (most recent call last):
oc_web | File "/app/api/views/views_message.py", line 226, in send_chat
oc_web | "text": bot_response.get_bot_reply()
oc_web | File "/app/api/views/views_message.py", line 38, in get_bot_reply
oc_web | return self.response['text']
oc_web | KeyError: 'text'
oc_web | [19/Jan/2024 08:53:24] "POST /api/chat/ HTTP/1.1" 500 30
oc_web | Internal Server Error: /api/chat/send/

Could anyone give me a hint what i ve to do?

from openchat.

lvalics avatar lvalics commented on August 30, 2024

is best always to work with https:// but normally nginx will do the upstream in http:// internally.

from openchat.

lvalics avatar lvalics commented on August 30, 2024

Today it was pushed a version, huge updates, but maybe with this will work?

from openchat.

JuergenCornely avatar JuergenCornely commented on August 30, 2024

After making a complete reinstall with the latest patch and editing the at the dockercompose .yaml the ports for the Webcontainer from 8001:8000 to 8000:8000 it works....

Many thanks for the support...

from openchat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.