owntracks / recorder

Store and access data published by OwnTracks apps
Other
875 stars 122 forks source link

http request not responding #431

Closed MacBart closed 10 months ago

MacBart commented 10 months ago

I have ot-recorder installed on ubuntu 23.10 on a rpi3. It is running and receiving messages from phoneapp, but I can't view them with a http call on windows 11 http://192.168.1.100:8083

Who has an idea?

jpmens commented 10 months ago

What does

can't view them with a http call on windows 11

mean? There's not terribly much information there; you'll have to elaborate.

MacBart commented 10 months ago

Ok, thanks for the respons. It is working now if I add --http-host en --http-port at server start instead of the same values in the conf file!?

Thanks.

⁣BlueMail voor Android downloaden ​

Op 7 nov. 2023 14:39, om 14:39, Jan-Piet Mens @.***> schreef:

What does

can't view them with a http call on windows 11

mean? There's not terribly much information there; you'll have to elaborate.

-- Reply to this email directly or view it on GitHub: https://github.com/owntracks/recorder/issues/431#issuecomment-1798539386 You are receiving this because you authored the thread.

Message ID: @.***>

jpmens commented 10 months ago

Command-line options override config file options. Glad you got it going.