Opened 14 years ago
Closed 14 years ago
Last modified 14 years ago
#11388 closed Bug Report - General (Invalid)
unable to connect to mythbackend
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - General | Version: | 0.26 |
| Severity: | medium | Keywords: | MainServer initialization error |
| Cc: | Ticket locked: | no |
Description
Compiled the source for a minimal distro called Tinycorelinux
Compiled ok mythtv-setup seems ok
but when I tried to run mythfrontend, it says Could not connect to the master backend server. Is it running? Is the IP address set for it in mythtv-setup correct?
I can see the mythbackend process running.
Attached is the debug log, there is an backend MainServer initialization error and some http proxy error.
Attachments (1)
Change History (5)
by , 14 years ago
| Attachment: | mythbackend.20130130113455.11765.log added |
|---|
comment:1 by , 14 years ago
| Priority: | critical → minor |
|---|---|
| Resolution: | → Invalid |
| Severity: | high → medium |
| Status: | new → closed |
| Version: | 0.26-fixes → 0.26 |
follow-up: 3 comment:2 by , 14 years ago
Any idea which version? I am using 0.26 with git fetch, Which should put me in 0.26-fixes. was it fixed in 0.27?
comment:3 by , 14 years ago
mythbackend version: exported [v0.26.0]
Your logs say you're using the 0.26 release tarball, not the fixes/0.26 branch. If you were running a build from the fixes branch, you would see something like...
mythbackend version: fixes/0.26 [v0.26.0-90-g28144cd]

Issue already resolved. Update to a recent version of MythTV.