[mythtvnz] mythtvnz Digest, Vol 106, Issue 10
Alex Marshall
alexmnz at yahoo.com
Fri Aug 5 22:12:36 BST 2016
TRied looking at setting still no joy
+ Options
value data hostname
BackendServerIP 192.168.2.177 lothlorien
MasterServerIP 192.168.2.177 NULL
Looks fairly similar to yours.
Just tried messing with my.cnf in /etc/mysql but still no joy connection
still refused.
Tried adding
bind 192.168.2.177
to the my.cnf file but made no difference. Been umable to watch tv for
about 2 weeks now and almost ready to abandon this again.
Bloody unreliable, recordings keep failing or really poor quality. Keep
missing episodes of series. One of my tuners has just failed.
On 04/08/16 23:00, mythtvnz-request at lists.linuxnut.co.nz wrote:
> Send mythtvnz mailing list submissions to
> mythtvnz at lists.linuxnut.co.nz
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> or, via email, send a message with subject or body 'help' to
> mythtvnz-request at lists.linuxnut.co.nz
>
> You can reach the person managing the list at
> mythtvnz-owner at lists.linuxnut.co.nz
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of mythtvnz digest..."
>
>
> Today's Topics:
>
> 1. Re: commection refused (Stephen Worthington)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 04 Aug 2016 20:55:04 +1200
> From: Stephen Worthington <stephen_agent at jsw.gen.nz>
> To: MythTV in NZ <mythtvnz at lists.linuxnut.co.nz>
> Subject: Re: [mythtvnz] commection refused
> Message-ID: <4006qbldb81bbeqs7cu4naorlo1u6qskha at 4ax.com>
> Content-Type: text/plain; charset=us-ascii
>
> On Thu, 4 Aug 2016 20:00:53 +1200, you wrote:
>
>> Upgrade to 16.04 and myth 0.28 and everything was working okay apart
>>from mythweb which i don't really care about.
>>
>> mysql upgraded and now my backend is refusing connections from the frontend.
>>
>> I can watch live tv and recordings on my backend nut not accepting
>> remote connections.
>>
>> Error message is
>> mythsocket.cpp 739 Failed to connect connect to host (ip address)
>> connection refused
>>
>> Output from netstat
>> tcp 0 0 127.0.0.1:6543 0.0.0.0:*
>> LISTEN 3657/mythbackend
>> tcp 0 0 127.0.0.1:6544 0.0.0.0:*
>> LISTEN 3657/mythbackend
>> tcp 0 0 127.0.0.1:6549 0.0.0.0:*
>> LISTEN 3657/mythbackend
>> tcp 0 0 127.0.1.1:53 0.0.0.0:*
>> LISTEN 3673/dnsmasq
>> tcp 0 0 0.0.0.0:3000 0.0.0.0:*
>> LISTEN 4937/ntop
>> tcp 0 0 127.0.0.1:6554 0.0.0.0:*
>> LISTEN 3657/mythbackend
>>
>> The ip address is correct any help welcome
>
> Mythbackend seems to be listening on localhost only. It needs to be
> set to listen on all IP addresses (0.0.0.0) or on the external IP
> address of the box. But why would it have changed if it was working
> before?
>
> If you are happy with doing an SQL query, this should show you the
> relevant settings:
>
> mysql> select * from settings where value like '%ServerIP';
> +-----------------+----------+----------+
> | value | data | hostname |
> +-----------------+----------+----------+
> | MasterServerIP | 10.0.2.4 | NULL |
> | BackendServerIP | 10.0.2.4 | mypvr |
> +-----------------+----------+----------+
> 2 rows in set (0.00 sec)
>
> Yours should look like mine (but with different IP addresses and
> hostname), as we are both allowing external connections. But it looks
> like it will have 127.0.0.1 or localhost as the settings.
>
> To get mythweb working, check if Apache is starting up. There are
> some config changes that may need to be made to get it to start. Take
> a look at the log files in /var/log/apache2 - probably error.log
> first.
>
>
>
> ------------------------------
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
>
>
> End of mythtvnz Digest, Vol 106, Issue 10
> *****************************************
>
More information about the mythtvnz
mailing list