|
RayBe
|
 |
« on: January 31, 2011, 02:21:09 pm » |
|
Hi all,
i wanted to test the UPnP server of LMCE but could find it on my network so i looked at: webadmin -> Advanced -> Configuration -> UPnP Server all it did show was a big message: 500 Internal Server Error
does anybody have any idea as how to solve this?
thanks upfront, br,
Raymond
|
|
|
|
|
Logged
|
When you were born, you were crying and everybody else was laughing. Live your life so when you die, you are laughing and everybody else is crying.
|
|
|
|
Techstyle
|
 |
« Reply #1 on: February 02, 2011, 08:24:02 am » |
|
Mine is the same
|
|
|
|
|
Logged
|
|
|
|
|
posde
|
 |
« Reply #2 on: February 02, 2011, 12:26:55 pm » |
|
What number does the trac ticket have?
|
|
|
|
|
Logged
|
|
|
|
|
RayBe
|
 |
« Reply #3 on: February 02, 2011, 02:40:33 pm » |
|
Posde i didn't make a trac ticket for it, should i and if yes i must go to http://svn.linuxmce.org/trac.cgi/newticket and fill in my screenname 'RayBe' or my email? br, Raymond
|
|
|
|
|
Logged
|
When you were born, you were crying and everybody else was laughing. Live your life so when you die, you are laughing and everybody else is crying.
|
|
|
|
posde
|
 |
« Reply #4 on: February 02, 2011, 04:33:47 pm » |
|
Whenever you find a bug, open a trac ticket, after checking that such a ticket does not yet exists. And you should fill the information in, that helps people to track down the bug and you
|
|
|
|
|
Logged
|
|
|
|
|
RayBe
|
 |
« Reply #5 on: February 02, 2011, 04:51:12 pm » |
|
Ok i did make a ticket, thanks for your help. http://svn.linuxmce.org/trac.cgi/ticket/971Br, Raymond
|
|
|
|
|
Logged
|
When you were born, you were crying and everybody else was laughing. Live your life so when you die, you are laughing and everybody else is crying.
|
|
|
|
MDH1966
|
 |
« Reply #6 on: February 02, 2011, 05:01:47 pm » |
|
Whenever you find a bug, open a trac ticket, after checking that such a ticket does not yet exists. And you should fill the information in, that helps people to track down the bug and you
How do you know the difference between a real "bug" and a user or system problem. In otherwords, how do you know that is actualy error in a script somewhere and not a driver issue or an improper user setting. Thanks, <M>
|
|
|
|
|
Logged
|
|
|
|
|
posde
|
 |
« Reply #7 on: February 02, 2011, 07:26:25 pm » |
|
I don't per se.
|
|
|
|
|
Logged
|
|
|
|
|
locutus
|
 |
« Reply #8 on: February 02, 2011, 07:43:30 pm » |
|
How do you know the difference between a real "bug" and a user or system problem. In otherwords, how do you know that is actualy error in a script somewhere and not a driver issue or an improper user setting.
Thanks,
<M>
Thats why others try to reproduce the error to track it down
|
|
|
|
|
Logged
|
|
|
|
|
MDH1966
|
 |
« Reply #9 on: February 02, 2011, 08:23:16 pm » |
|
Thats why others try to reproduce the error to track it down
So basically, you try your best to make it work by searching the forum/wiki/chatroom. If you are still unable to resolve, then create a ticket with what you did and what the result was and hope for the best. Sounds simple. :-) Thanks, <M>
|
|
|
|
|
Logged
|
|
|
|
|
l3mce
|
 |
« Reply #10 on: February 03, 2011, 01:01:24 am » |
|
So basically, you try your best to make it work by searching the forum/wiki/chatroom. If you are still unable to resolve, then create a ticket with what you did and what the result was and hope for the best.
Sounds simple.
:-)
Thanks,
<M>
Odd... Sounds dismissive to me. Don't get me wrong, I am not involved in the project... I just mean that if it were my work in question... I would take that to mean that I was "doing something fundamentally wrong" without actually having to explain ones area of expertice. That's awesome. I wish my dick was that big.
|
|
|
|
|
Logged
|
I never quit... I just ping out.
|
|
|
|
MDH1966
|
 |
« Reply #11 on: February 03, 2011, 01:40:18 am » |
|
Odd...
Sounds dismissive to me. Don't get me wrong, I am not involved in the project... I just mean that if it were my work in question... I would take that to mean that I was "doing something fundamentally wrong" without actually having to explain ones area of expertice.
That's awesome.
I wish my dick was that big.
Not dismissive... So basically, you try your best to make it work by searching the forum/wiki/chatroom.
This is just the best way to make sure that you didn't set something wrong or forgot so install something. It also maybe a well documented issue and there is some work around that has already been found. If you are still unable to resolve, then create a ticket with what you did and what the result was and hope for the best.
I would hope that the issue can be recreated so that those that know what they are doing can fix it so the next person doesn't have the headache. To me, this still sounds quite simple. The smiley face just meant that this made me happy. <M>
|
|
|
|
|
Logged
|
|
|
|
|
l3mce
|
 |
« Reply #12 on: February 03, 2011, 01:54:07 am » |
|
Don't pay attention to me. I drink sometimes. I am the ass, not you sir.
|
|
|
|
|
Logged
|
I never quit... I just ping out.
|
|
|
|
huh
|
 |
« Reply #13 on: February 03, 2011, 02:08:11 am » |
|
I think- and big guess here- that you can get it to run by typing this into a terminal sudo mediatomb -d -i 192.168.80.1 -p 3877 -c /root/.mediatomb/config.xml Then from a browser you can access mediatomb from 192.168.80.1:3877 I don't know if this gives you the same as you would get from the web admin pages (this doesn't fix that, BTW) but will get you a screen that says mediatomb at the top. I think the admin pages try to connect on port 49152- so maybe changing the 3877 port to 49152 will get the admin pages working- this is just duct tape as that I don't know how to actually fix the problem. FWIW
|
|
|
|
« Last Edit: February 03, 2011, 02:11:03 am by huh »
|
Logged
|
|
|
|
|
posde
|
 |
« Reply #14 on: February 03, 2011, 10:08:49 am » |
|
So basically, you try your best to make it work by searching the forum/wiki/chatroom. If you are still unable to resolve, then create a ticket with what you did and what the result was and hope for the best.
Correct.
|
|
|
|
|
Logged
|
|
|
|
|