-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
server refuses addon stb_type/ver #192
Comments
Please add a full Debug log |
how can i get it? |
nvm, server entry is parsed ok, but the problem is bad stb_type/ver sent, is it possible to modify it or it's unsupported? |
for other people to save them from googling: |
Why is it bad? Or does the add-on only support certain versions? |
bad because server doesnt allow 'mag250' and probably 'old' firmware version that is sent |
2022-09-24 14:57:44.410 T:3308 ERROR : AddOnLog: pvr.stalker: GetProfile: status=1 | msg=Old firmware, missing metrics or hash | block_msg=Your device is not supported. |
So you need to upgrade the firmware on your device? |
no, i plan to recompile addon to send proper version string (from mag254) and model type, so the server doesnt act up unnecessarily |
If you get it working please PR the change here so other users can benefit from it. |
as in title, if i only put hostname or ip as a server address it tries to connect, but obviously fails on redirect. i see it in apache/nginx logs. but my portal is at custom path, for example http://someip/custom_path/c/, if i try to put the path as a server address it doesnt even try to connect (no entries in apache/nginx logs).
version: 19.0.3.1
The text was updated successfully, but these errors were encountered: