PDA

View Full Version : Problem with android mezzmo app



stewart
06-16-2018, 08:49 PM
Hi im having problems connecting to the server using the mezzmo android app outside the network. i enter my domain name:53168/desc and it fails. I then tried the url on my pc using the browser over lan and got the page with all the info. Then i tried the url outside the network on my phone using the mezzmo app and get Error: The requested resource could not be loaded because the server returned an error: 403 Forbidden. To make shore it was mezzmo i stopped the server and did it again using the internet and got page could not be found then i started it and tried again and got Error: The requested resource could not be loaded because the server returned an error: 403 Forbidden so i think its something to do with mezzmo server??? can you help. It use to work on the last ver before this latest one


thanks

Peter
06-18-2018, 09:15 AM
Hi Stewart,
you will need to make sure that you have forwarded the port in your router so that when the router receives the request for port 53168 it is sent to the pc running Mezzmo. http://www.mezzmo.com/wiki/doku.php?id=streaming_outside_your_home

stewart
06-18-2018, 12:15 PM
Yes the port is forwarding to the server i have also checked the port on the internet port checker and it says its open. It use to work on the last ver but not this ver.

Peter
06-18-2018, 01:07 PM
Can you please check the ip address you are forwarding the request to for the port in the router to make sure it matches the ip of the pc, possibly it has changed due to dhcp?

stewart
06-18-2018, 03:08 PM
its all static ips but i did check and it is correct

Peter
06-18-2018, 03:41 PM
Can you please check your public IP address to see if it matches your domain name? Type what is my ip into google in a browser then open a command prompt and type nslookup followed by your domain name to compare. You could also try accessing the Mezzmo server using the public ip + :53168/desc

stewart
06-19-2018, 10:26 AM
Yes I can access mezzmo by using the public ip + :53168/desc and my domain name + :53168/desc (inside the network) as i run a dns inside the network to. I get the mxl page. Its just on the outside i get the access denied error. As i said it was working on the build before this latest one. No settings have been changed. Also checked the firewalls and they are all good i even disabled them and still the same error. I will send you the domain name i are using through pm so you can see what the error is.

Peter
06-19-2018, 10:57 AM
If I try the domain name + :53168/desc here it returns 403 in the browser so it is not a problem with the Android app but a problem with accessing the URL. Same problem occurs when just using the public IP + :53168/desc. If I use just the domain name then it loads the site so it is likely that the ISP may be blocking the port and you will have to try changing it to a different value like 8080. Try changing the port forwarding in your router to forward port 8080 to 53168 on the PC then see if this loads the page.

stewart
06-19-2018, 11:04 AM
tried 8080 still 403 also my isp do not block any ports on my services i have full access to all ports. Its set to 8080 so if you try you will see the same error.

Peter
06-19-2018, 11:15 AM
We will need to see some logs to determine if the request is getting to the Mezzmo server, please enable diagnostic logging in Mezzmo then after restarting your Mezzmo media server try accessing the server using the domain name and port then send the logs to support [at] conceiva [dot] com and we will investigate further.

stewart
06-19-2018, 11:46 AM
ok it looks like its windows on that server i installed a test on another server and its working from the outside. So i will backup database uninstall and reinstall to see it that fixes it.

stewart
06-19-2018, 12:47 PM
Ok so it seem like i can not have the router in the devices set to the ip address of the network card it needs to be set to automatic. when i set it to the ip of the card i want it to use it comes up with that error when i set it to automatic it shows the ip of the outside connection on the router device and works.

Peter
06-19-2018, 01:25 PM
glad to hear you have resolved the issue.