styxit / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
http://htpc.io
MIT License
529 stars 183 forks source link

issue when entering "other" links. #303

Open cyberb0b opened 9 years ago

cyberb0b commented 9 years ago

When I save the following link in the add-on menu, and reboot htpc-manager, the server returns with error 500.

http://www.xxxxxxx.nl/wp-login.php?login_key=qwertyuio.

Hellowlol commented 9 years ago

What was the link name? There is a pr that would have prevented the 500 error. For now you can just delete app_links in the db

cyberb0b commented 9 years ago

http://www.domain.nl/wp-login.php?login_key=qwertyuio

This entry above will cause the fault. 500 after restart.. not directly after saving.

I removed the link for now. The domain is different, but okay.. that does not really matter :)

Hellowlol commented 9 years ago

Ok, I'll take a look.