Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/motion-user or, via email, send a message with subject or body 'help' to motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. Re: Unable to launch web control and webstream since update (Ronnie McMaster) 2. Re: Unable to launch web control and webstream since update (tosiara) 3. Re: Unable to launch web control and webstream since update (MrDave) ---------------------------------------------------------------------- Message: 1 Date: Mon, 27 May 2019 10:38:32 -0600 From: Ronnie McMaster <ronnie.mcmas...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Unable to launch web control and webstream since update Message-ID: <caa8w+k7gk3o67mnceqerw3-qcpkaqxwkwnkgea5kzsuzff2...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" What is the problem you're having? I've been working with this software for several years, so I may be able to help. Thanks, Ronnie McMaster On Mon, May 27, 2019 at 3:37 AM Alexandre Adam <rezza...@gmail.com> wrote: > Hello. > > After running Motion from a terminal (not as a deamon) and with root user, > the result is the same. > > The log level raised to 9 bring us this : > > " > [0:motion] [NTC] [STR] [May 27 11:21:39] webu_start_ctrl: Starting > webcontrol on port 6789 > [0:motion] [DBG] [STR] [May 27 11:21:39] webu_mhd_features_basic: Basic > authentication: available > [0:motion] [DBG] [STR] [May 27 11:21:39] webu_mhd_features_digest: Digest > authentication: available > [0:motion] [DBG] [STR] [May 27 11:21:39] webu_mhd_features_ipv6: IPV6: > available > [0:motion] [NTC] [STR] [May 27 11:21:39] webu_mhd_features_tls: SSL/TLS: > disabled > [0:motion] [NTC] [STR] [May 27 11:21:39] webu_start_ctrl: Unable to start > MHD > " > > *libmicrohttpd-ssl is a dependancy of motion (I saw that while trying to > remove it and install microlibhttpd withtout SSL, but I did not do it > finally).* > > *What did I missed ? I trie*d with "webcontrol_tls" and "stream_tls" to > "on" in the motion.conf file. same results. > > best regards > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Mon, 27 May 2019 19:49:50 +0300 From: tosiara <tosi...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Unable to launch web control and webstream since update Message-ID: <cachtdwrqffissuhnu5sa7m+ttz6kocxnbtkavxcrvbsjpbe...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Try to change ports to webcontrol_port 32108 stream_port 32109 and check, do you still get the same error? On Mon, May 27, 2019 at 5:46 PM Alexandre Adam <rezza...@gmail.com> wrote: > @Tosiara, > > here it is attached > Not any "6789" that I saw. > > RezzA > > On Mon, 27 May 2019 at 14:49, tosiara <tosi...@gmail.com> wrote: > >> Show us "netstat -atn". Maybe port 6789 is already used, for example, by >> another instance of motion >> >> On Mon, May 27, 2019, 12:37 Alexandre Adam <rezza...@gmail.com> wrote: >> >>> Hello. >>> >>> After running Motion from a terminal (not as a deamon) and with root >>> user, the result is the same. >>> >>> The log level raised to 9 bring us this : >>> >>> " >>> [0:motion] [NTC] [STR] [May 27 11:21:39] webu_start_ctrl: Starting >>> webcontrol on port 6789 >>> [0:motion] [DBG] [STR] [May 27 11:21:39] webu_mhd_features_basic: Basic >>> authentication: available >>> [0:motion] [DBG] [STR] [May 27 11:21:39] webu_mhd_features_digest: >>> Digest authentication: available >>> [0:motion] [DBG] [STR] [May 27 11:21:39] webu_mhd_features_ipv6: IPV6: >>> available >>> [0:motion] [NTC] [STR] [May 27 11:21:39] webu_mhd_features_tls: SSL/TLS: >>> disabled >>> [0:motion] [NTC] [STR] [May 27 11:21:39] webu_start_ctrl: Unable to >>> start MHD >>> " >>> >>> *libmicrohttpd-ssl is a dependancy of motion (I saw that while trying to >>> remove it and install microlibhttpd withtout SSL, but I did not do it >>> finally).* >>> >>> *What did I missed ? I trie*d with "webcontrol_tls" and "stream_tls" to >>> "on" in the motion.conf file. same results. >>> >>> best regards >>> _______________________________________________ >>> Motion-user mailing list >>> Motion-user@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/motion-user >>> https://motion-project.github.io/ >>> >>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user >> >> _______________________________________________ >> Motion-user mailing list >> Motion-user@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/motion-user >> https://motion-project.github.io/ >> >> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Mon, 27 May 2019 11:25:54 -0600 From: MrDave <motionmrd...@gmail.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Unable to launch web control and webstream since update Message-ID: <1a06f022-a414-11bf-e962-40cfe20a1...@gmail.com> Content-Type: text/plain; charset="utf-8"; Format="flowed" Since I can't replicate your distro or this issue, the only next option I can think of would be to build Motion from the source code and manually edit the initialization options for MHD in the code.? The revision would be the following: Change this https://github.com/Motion-Project/motion/blob/master/webu.c#L1831 from :? mhdst->mhd_flags = MHD_USE_THREAD_PER_CONNECTION | MHD_USE_POLL| MHD_USE_SELECT_INTERNALLY; to: mhdst->mhd_flags = MHD_USE_THREAD_PER_CONNECTION | MHD_USE_SELECT_INTERNALLY; Dave On 5/27/2019 9:16 AM, Ronnie McMaster wrote: > Ok, I see now that configuration is typically 8080 for webcontrol. > Thanks, > Ronnie McMaster > > > On Mon, May 27, 2019 at 9:06 AM Ronnie McMaster > <ronnie.mcmas...@gmail.com <mailto:ronnie.mcmas...@gmail.com>> wrote: > > I am only seeing the last few comments in this thread, so I am > wondering where port 6789 is coming from. The default port is 8081 > and I see in your terminal output that it is listening. > > Again, I am only seeing the last few comments, so apologies if I > am missing something. > > Screenshot from 2019-05-27 09-05-37.png > > Thanks, > Ronnie McMaster > > > On Mon, May 27, 2019 at 8:46 AM Alexandre Adam <rezza...@gmail.com > <mailto:rezza...@gmail.com>> wrote: > > @Tosiara, > > here it is attached > Not any "6789" that I saw. > > RezzA > > On Mon, 27 May 2019 at 14:49, tosiara <tosi...@gmail.com > <mailto:tosi...@gmail.com>> wrote: > > Show us "netstat -atn". Maybe port 6789 is already used, > for example, by another instance of motion > > On Mon, May 27, 2019, 12:37 Alexandre Adam > <rezza...@gmail.com <mailto:rezza...@gmail.com>> wrote: > > Hello. > > After running Motion from a terminal (not as a deamon) > and with root user, the result is the same. > > The log level raised to 9 bring us this : > > " > [0:motion] [NTC] [STR] [May 27 11:21:39] > webu_start_ctrl: Starting webcontrol on port 6789 > [0:motion] [DBG] [STR] [May 27 11:21:39] > webu_mhd_features_basic: Basic authentication: available > [0:motion] [DBG] [STR] [May 27 11:21:39] > webu_mhd_features_digest: Digest authentication: available > [0:motion] [DBG] [STR] [May 27 11:21:39] > webu_mhd_features_ipv6: IPV6: available > [0:motion] [NTC] [STR] [May 27 11:21:39] > webu_mhd_features_tls: SSL/TLS: disabled > [0:motion] [NTC] [STR] [May 27 11:21:39] > webu_start_ctrl: Unable to start MHD > " > > /libmicrohttpd-ssl is a dependancy of motion (I saw > that while trying to remove it and install > microlibhttpd withtout SSL, but I did not do it finally)./ > / > / > /What did I missed ? I trie/d with "webcontrol_tls" > and "stream_tls" to "on" in the motion.conf file. same > results./ > / > > best regards > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > <mailto:Motion-user@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: > https://lists.sourceforge.net/lists/options/motion-user > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > <mailto:Motion-user@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: > https://lists.sourceforge.net/lists/options/motion-user > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > <mailto:Motion-user@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: > https://lists.sourceforge.net/lists/options/motion-user > > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user -------------- next part -------------- An HTML attachment was scrubbed... -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot from 2019-05-27 09-05-37.png Type: image/png Size: 12109 bytes Desc: not available ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 155, Issue 26 ********************************************