Giter Club home page Giter Club logo

Comments (5)

sepia-assistant avatar sepia-assistant commented on September 8, 2024

Hi Jörg,

sorry for the late reply, I seem to have missed the notifications about new issues somehow :-/
As far as I understand you've used the Dockerfile to build the latest version of SEPIA (v2.4.0)?

Your docker-compose.yml looks good, actually since the Docker version is using the proxy by default port 20726 should even be enough.

Do you see any error messages when loading the devices either in the SEPIA Control HUB (on screen or console F12) or in the server log at: [SEPIA]/sepia-assist-server/log.out ?

Everything else is working fine so far? (communication with the assistant etc.)

Regards,
Florian

from sepia-docs.

jogi4github avatar jogi4github commented on September 8, 2024

Hi Florian,

thanks for your feedback. Actually there are no errors in the assist server log.out file.
Yes the Sepia Version is 2.4.0

sepia    | Running SEPIA Assist (sepia-assist-v2.4.0.jar)
sepia    | Running SEPIA WebSocket Chat (sepia-chat-v1.2.2.jar)
sepia    | Running SEPIA Teach (sepia-teach-v2.1.0.jar)

The clients acts normally. I can ask questions in English or German and get answers accodingly.
Regarding the proxy configuration. If I run http://[IP]:20726/tools/index.html I get an HTTP ERROR 404. However calling http://[IP]:20726 returns a reverse proxy answer
SEPIA reverse-proxy powered by Undertow

Regards
Jörg

from sepia-docs.

sepia-assistant avatar sepia-assistant commented on September 8, 2024

Hi Jörg,

the URL for the SEPIA Control HUB should be http://[IP]:20726/sepia/assist/tools/index.html since the proxy path is defined as /sepia/assist -> localhost:20721 (here and here is a little more info).

After adding the smarthome_hub_name and smarthome_hub_host address the get devices function does not succeed

Can you ping your Openhab server (smarthome_hub_host address) from inside the Docker container somehow to test if the SEPIA server can actually access it?

I'm working on v2.4.1 right now and as soon as there is a new release I'll build a new Docker container as well to test the connections.

from sepia-docs.

jogi4github avatar jogi4github commented on September 8, 2024

Hi Florian,

thanks for the additional information. Actually I got it sorted out and it was my mistake. I missed the http:// infront of the smarthome_hub_host address. After adding it, the connection immediately started to work. I also struggeled with the changed hostname in the client interface after setting up a nginx reverse proxy. But after a while I saw that when leaving the hostname in the client blank a hint is displayed pointing to the correct hostname syntax [domainname]/sepia. So now I'm finally able to logon via NGinX reverse proxy and also get the connection to openHAB working.
There is only one thing I'm currently struggeling with. I want to setup a raspberry pi client with a voice matrix microphone. I followed your description , but fail getting tts setup. As you wrote you got it working, what did you install be able to select the voice setting in your client. I already installed espeak but chromium seems to not use it automatically and calling chromium with the flag chromium-browser --enable-speech-dispatcher as suggested in some forums did also not work.

Cheers
Jörg

from sepia-docs.

fquirin avatar fquirin commented on September 8, 2024

Hi Jörg,

I've missed your last question again 🙈 I'm very sorry :-(
About your question:
TTS is a tricky beast and I had so many problems in the latest Raspbian + Chromium version (conflicts between Pulseaudio and Alsa + very buggy speech dispatcher in Chrome) that I decided to move it completely to the SEPIA server and stream the results to the RPi client.
The new version with "official" RPi client should be available soon. Instructions and scripts are available here in preview ^^:
https://github.com/SEPIA-Framework/sepia-installation-and-setup/tree/dev/sepia-client-installation/rpi

from sepia-docs.

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.