Redesign the Portal

7,656 views
Skip to first unread message

Jon H

unread,
Feb 6, 2013, 5:24:41 AM2/6/13
to stalker-m...@googlegroups.com
I am in the process of redesigning the portal to our specifications. Just a little bit of css. However, every change made requires a reboot of the STB. Is there any way that I can get the portal working in my browser, so that I can firstly identify the relevant elements and maybe cut down on the reboot time? Failing this does anyone have a diagram of the elements on each page that could help me with this.

Aleksey Zhurbitsky

unread,
Feb 6, 2013, 8:00:51 AM2/6/13
to stalker-m...@googlegroups.com
Yes, you can open the portal in browser (we recommended Chrome).
The URL is
http://<your server>/stalker_portal/c/?debug&debug_key=<your debug key>&mac=<stb mac>
debug_key you can find in the database in administrators table.

Jon H

unread,
Feb 6, 2013, 10:18:21 AM2/6/13
to stalker-m...@googlegroups.com
I have tried the below and simply get the loading screen, however the bar does not go across and I am stuck on this screen. I have tried with my copy and a fresh copy but to no avail. I have put the following for example

Can you tell me where I am going wrong. I am seriously grateful for your help.
Message has been deleted

Acuario

unread,
Feb 6, 2013, 5:38:17 PM2/6/13
to stalker-m...@googlegroups.com
I tried this on my system (just for the fun of it :-))
After /c/ you need to put index.html before the ?debug.The MAC needs to be a registered mac on your system as well.
Running on Chrome it works perfectly and I get a page loading and the channel showing.
What I don't know is what keys do what. The up/down arrow keys change channels but what are the other keys for going to other 'pages' ? I can't find them...

Aleksey Zhurbitsky

unread,
Feb 7, 2013, 4:00:27 AM2/7/13
to stalker-m...@googlegroups.com
OK - Enter
Red - F1
Green - F2
Yellow - F3
Blue - F4
Exit - Escape

Jon H

unread,
Feb 7, 2013, 4:19:26 AM2/7/13
to stalker-m...@googlegroups.com
http://192.168.1.20/stalker_portal/c/index.html?debug&debug_key=00000000000000000000&mac=00:00:00:00:00:00
I have tried the above and still get the same. I have made sure I am using the correct debug key and I have also made sure that I am using a MAC that is registered on the system. I have a few MACs on there and have tried with various ones, some say that the STB is blocked which is expected, the one I am using however, does not say this so I know it is the correct MAC. But the loading bar still only gets 20% of the way across and does not go any further. Is there anything else you can do to help me, I have checked the javascript debug and it seems that it gets stuck on load.php. Is there any option anywhere else I need to enable ie in the config.
Message has been deleted

Aleksey Zhurbitsky

unread,
Feb 7, 2013, 5:04:37 AM2/7/13
to stalker-m...@googlegroups.com
Are you using stalker v4.8.51?
Please show all your debug from the Chrome console (Ctrl+Shift+J).

Jon H

unread,
Feb 7, 2013, 6:53:20 AM2/7/13
to stalker-m...@googlegroups.com
We are using 4.8.49, if you were available to go on skype then i could provide you with our portal details. Below is the console log


 init global.js:35
 stb.init global.js:35
 loader.append global.js:35
 load_bar.add_pos 0 global.js:35
 load_bar.set_pos 0 global.js:35
 load_bar.add_log global.js:35
 loader.append global.js:35
 load_bar.add_pos 0 global.js:35
 load_bar.set_pos 0 global.js:35
 load_bar.add_log global.js:35
 player.init global.js:35
 TypeError Object #<Object> has no method 'InitPlayer' global.js:35
 player.init_quick_ch_switch global.js:35
 volume.init global.js:35
 osd_clock.init global.js:35
 time_shift_indication.init global.js:35
 progressBar.init global.js:35
 player.init_aspect_info global.js:35
 stb.portal_path: portal global.js:35
 stb.ajax_loader: http://192.168.1.20/portal/server/load.php global.js:35
 TypeError Object #<Object> has no method 'RDir' global.js:35
 this.mac: 00:1A:79:08:AC:3C global.js:35
 this.serial_number: undefined global.js:35
 this.stb_lang: undefined global.js:35
 this.timezone: undefined global.js:35
 this.ntp_server: undefined global.js:35
 this.ip:  global.js:35
 this.type:  global.js:35
 this.version:  global.js:35
 this.hd: 0 global.js:35
 this.get_user_profile global.js:35
 stb.load() global.js:35
 params: ({type:stb, action:get_profile, hd:0, ver:, num_banks: undefined, sn: undefined, stb_type:, image_version: undefined}) global.js:35
 TypeError Object #<Object> has no method 'SetListFilesExt' global.js:35
 connection_problem.hide global.js:35
 loader.next global.js:35
 loader.next global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* SELECT *
FROM (users)
WHERE (id=20) */
/* SELECT *
FROM (tariff_plan)
WHERE (user_default=1) */
/* UPDATE users SET last_start=NOW(), keep_alive=NOW(), version='', hd='0', stb_type='', serial_number='undefined', num_banks='undefined', image_version='undefined' WHERE (id='20') */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_simple_storage=1) */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_moderator=1) */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_moderator=0) */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_moderator=0) */
/* SELECT *
FROM (last_id)
WHERE (ident='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
/* SELECT max(id) as max_id
FROM (users) */
/* SELECT *
FROM (image_update_settings) */
/* SELECT *
FROM (image_update_settings) */
generated in: 0.017s; query counter: 17; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 stb.get_localization global.js:35
 stb.load() global.js:35
 params: ({type:stb, action:get_localization}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
generated in: 0.009s; query counter: 5; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 load_bar.add_pos 13 global.js:35
 load_bar.set_pos 13 global.js:35
 load_bar.add_log global.js:35
 this.user: ({id:20, name:AC:3C, sname:, pass:, parent_password:0000, bright:200, contrast:127, saturation:127, aspect:16, video_out:rca, volume:70, playback_buffer_bytes:0, playback_buffer_size:0, audio_out:1, mac:00:1A:79:08:AC:3C, ip:178.156.5.27, ls:EN_21059, version:, lang:, locale:en_GB.utf8, city_id:0, status:0, hd:0, main_notify:1, fav_itv_on:0, now_playing_start:2013-02-07 11:29:07, now_playing_type:0, now_playing_content:BBC2, additional_services_on:1, time_last_play_tv:2013-02-06 19:54:41, time_last_play_video:0000-00-00 00:00:00, operator_id:0, storage_name:, hd_content:0, image_version:undefined, last_change_status:2013-01-04 10:39:36, last_start:2013-02-07 12:20:16, last_active:2013-02-07 11:29:07, keep_alive:2013-02-07 12:20:17, playback_limit:0, screensaver_delay:0, phone:, tv_quality:high, fname:Ben Wheway, login:, password:, stb_type:, serial_number:undefined, num_banks:0, tariff_plan_id:0, comment:, now_playing_link_id:0, now_playing_streamer_id:0, just_started:1, last_watchdog:2013-02-07 12:20:17, created:2013-01-04 09:41:18, storages:[], last_itv_id:5, updated:{id:5, uid:20, anec:0, vclub:0}, rtsp_type:4, rtsp_flags:0, stb_lang:en, display_menu_after_loading:, record_max_length:180, web_proxy_host:, web_proxy_port:, web_proxy_user:, web_proxy_pass:, web_proxy_exclude_list:, update_url:, tv_archive_days:7, tv_archive_hours:168, demo_video_url:, tv_quality_filter:, use_embedded_settings:, test_download_url:, is_moderator:false, watchdog_timeout:120, timeslot:92.307692307692, kinopoisk_rating:1, enable_tariff_plans:, enable_buffering_indication:, default_timezone:CET, default_locale:en_GB.utf8, allowed_stb_types:[mag200, mag245, mag250, aurahd]], cas_type:0, cas_params:[], cas_additional_params:[], cas_hw_descrambling:0, cas_ini_file:, logarithm_volume_control:, allow_subscription_from_stb:1, deny_720p_gmode_on_mag200:, enable_arrow_keys_setpos:, timezone_diff:0}) global.js:35
 this.user[deny_720p_gmode_on_mag200]  global.js:35
 this.type  global.js:35
 screen.height 1080 global.js:35
 screensaver.hide global.js:35
 usbdisk.init global.js:35
 usbdisk.check_mounted global.js:35
 TypeError Object #<Object> has no method 'RDir' global.js:35
 stb.load() global.js:35
 params: ({type:stb, action:get_preload_images, gmode:720}) global.js:35
 volume.set_level 70 global.js:35
 final_level 70 global.js:35
 this.level 70 global.js:35
 this.correction 0 global.js:35
 real_volume_level 70 global.js:35
 TypeError Object #<Object> has no method 'SetVolume' global.js:35
 final_level 70 global.js:35
 volume.update_bar 70 global.js:35
 bar width 135 global.js:35
 player.prototype.setup_rtsp 4 0 global.js:35
 TypeError Object #<Object> has no method 'SetupRTSP' global.js:35
 player.prototype.setup_cas ({id:20, name:AC:3C, sname:, pass:, parent_password:0000, bright:200, contrast:127, saturation:127, aspect:16, video_out:rca, volume:70, playback_buffer_bytes:0, playback_buffer_size:0, audio_out:1, mac:00:1A:79:08:AC:3C, ip:xxx.xxx.xxx.xxx, ls:EN_21059, version:, lang:, locale:en_GB.utf8, city_id:0, status:0, hd:0, main_notify:1, fav_itv_on:0, now_playing_start:2013-02-07 11:29:07, now_playing_type:0, now_playing_content:BBC2, additional_services_on:1, time_last_play_tv:2013-02-06 19:54:41, time_last_play_video:0000-00-00 00:00:00, operator_id:0, storage_name:, hd_content:0, image_version:undefined, last_change_status:2013-01-04 10:39:36, last_start:2013-02-07 12:20:16, last_active:2013-02-07 11:29:07, keep_alive:2013-02-07 12:20:17, playback_limit:0, screensaver_delay:0, phone:, tv_quality:high, fname:Ben Wheway, login:, password:, stb_type:, serial_number:undefined, num_banks:0, tariff_plan_id:0, comment:, now_playing_link_id:0, now_playing_streamer_id:0, just_started:1, last_watchdog:2013-02-07 12:20:17, created:2013-01-04 09:41:18, storages:[], last_itv_id:5, updated:{id:5, uid:20, anec:0, vclub:0}, rtsp_type:4, rtsp_flags:0, stb_lang:en, display_menu_after_loading:, record_max_length:180, web_proxy_host:, web_proxy_port:, web_proxy_user:, web_proxy_pass:, web_proxy_exclude_list:, update_url:, tv_archive_days:7, tv_archive_hours:168, demo_video_url:, tv_quality_filter:, use_embedded_settings:, test_download_url:, is_moderator:false, watchdog_timeout:120, timeslot:92.307692307692, kinopoisk_rating:1, enable_tariff_plans:, enable_buffering_indication:, default_timezone:CET, default_locale:en_GB.utf8, allowed_stb_types:[mag200, mag245, mag250, aurahd]], cas_type:0, cas_params:[], cas_additional_params:[], cas_hw_descrambling:0, cas_ini_file:, logarithm_volume_control:, allow_subscription_from_stb:1, deny_720p_gmode_on_mag200:, enable_arrow_keys_setpos:, timezone_diff:0}) global.js:35
 TypeError Object #<Object> has no method 'RDir' global.js:35
 watchdog.run 120 92.307692307692 global.js:35
 this.request_timeout 120000 global.js:35
 now 1360236056923 global.js:35
 day_start 1360191600000 global.js:35
 Math.floor((now - day_start)/this.request_timeout) 370 global.js:35
 delay 63077 global.js:35
 delay 35384.69230769199 global.js:35
 date Thu Feb 07 2013 12:21:32 GMT+0100 (Romance Standard Time) 307ms global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:20:56 GMT+0100 (Romance Standard Time) 927ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:1}) global.js:35
 clock.start() global.js:35
 stb.setFrontPanel 1220 true global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
generated in: 0.008s; query counter: 5; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='178.156.5.27', now_playing_type=0, just_started=1, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1221 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:21:32 GMT+0100 (Romance Standard Time) 324ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='178.156.5.27', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1221 true global.js:35
 stb.setFrontPanel 1222 true global.js:35
 stb.setFrontPanel 1222 true global.js:35
 stb.setFrontPanel 1223 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:23:32 GMT+0100 (Romance Standard Time) 315ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='178.156.5.27', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1223 true global.js:35
 stb.setFrontPanel 1224 true global.js:35
 stb.setFrontPanel 1224 true global.js:35
 stb.setFrontPanel 1225 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:25:32 GMT+0100 (Romance Standard Time) 315ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.01s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1225 true global.js:35
 stb.setFrontPanel 1226 true global.js:35
 stb.setFrontPanel 1226 true global.js:35
 stb.setFrontPanel 1227 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:27:32 GMT+0100 (Romance Standard Time) 314ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.008s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1227 true global.js:35
 stb.setFrontPanel 1228 true global.js:35
 stb.setFrontPanel 1228 true global.js:35
 stb.setFrontPanel 1229 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:29:32 GMT+0100 (Romance Standard Time) 315ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1229 true global.js:35
 stb.setFrontPanel 1230 true global.js:35
 stb.setFrontPanel 1230 true global.js:35
 stb.setFrontPanel 1231 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:31:32 GMT+0100 (Romance Standard Time) 314ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.01s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1231 true global.js:35
 stb.setFrontPanel 1232 true global.js:35
 stb.setFrontPanel 1232 true global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 key locked global.js:35
 stb.setFrontPanel 1233 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:33:32 GMT+0100 (Romance Standard Time) 316ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1233 true global.js:35
 stb.setFrontPanel 1234 true global.js:35
 stb.setFrontPanel 1234 true global.js:35
 stb.setFrontPanel 1235 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:35:32 GMT+0100 (Romance Standard Time) 316ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1235 true global.js:35
 stb.setFrontPanel 1236 true global.js:35
 stb.setFrontPanel 1236 true global.js:35
 stb.setFrontPanel 1237 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:37:32 GMT+0100 (Romance Standard Time) 317ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1237 true global.js:35
 stb.setFrontPanel 1238 true global.js:35
 stb.setFrontPanel 1238 true global.js:35
 stb.setFrontPanel 1239 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:39:32 GMT+0100 (Romance Standard Time) 318ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.009s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1239 true global.js:35
 stb.setFrontPanel 1240 true global.js:35
 stb.setFrontPanel 1240 true global.js:35
 stb.setFrontPanel 1241 true global.js:35
 stb.player.media_type undefined global.js:35
 stb.cur_place  global.js:35
 cur_play_type 0 global.js:35
 now Thu Feb 07 2013 12:41:32 GMT+0100 (Romance Standard Time) 329ms global.js:35
 stb.load() global.js:35
 params: ({type:watchdog, action:get_events, cur_play_type:0, event_active_id:0, init:0}) global.js:35
 /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (cities)
WHERE (id='2990') */
/* SET time_zone="+01:00" */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:08:AC:3C' AND status=1) */
/* UPDATE users SET keep_alive=NOW(), ip='xxx.xxx.xxx.xxx', now_playing_type=0, just_started=0, last_watchdog=NOW() WHERE (mac='00:1A:79:08:AC:3C') */
/* SELECT *
FROM (events)
WHERE (uid='20' AND ended=0 AND eventtime>NOW())
ORDER BY priority ASC, addtime ASC */
/* SELECT *
FROM (updated_places)
WHERE (uid='20') */
generated in: 0.016s; query counter: 8; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0; global.js:35
 connection_problem.hide global.js:35
 watchdog.parse_result ({msgs:0, additional_services_on:1, updated:{anec:0, vclub:0}}) global.js:35
 check_additional_services 1 global.js:35
 stb.setFrontPanel 1241 true global.js:35
 stb.setFrontPanel 1242 true global.js:35
 stb.setFrontPanel 1242 true 

Aleksey Zhurbitsky

unread,
Feb 7, 2013, 7:01:38 AM2/7/13
to stalker-m...@googlegroups.com
Find in c/xpcom.common.js

if (!this.user['update_url']){
     
this.user['update_url'] = stb.RDir('getenv update_url').clearnl();
}


and replace it with
if (!this.user['update_url']){
   
try{
       
this.user['update_url'] = stb.RDir('getenv update_url').clearnl();
   
}catch(err){
        _debug
(err);
   
}
}
Message has been deleted

Jon H

unread,
Feb 7, 2013, 7:56:39 AM2/7/13
to stalker-m...@googlegroups.com
Unfortunately it has not made a difference, please see below screenshot. 

Jon H

unread,
Feb 7, 2013, 10:35:48 AM2/7/13
to stalker-m...@googlegroups.com
Issue is resolved. When debugging make sure the MAC you are using is not currently online, ie the stb is on when trying to debug using its MAC. Even if you switch off the STB, you need to wait at least two minutes before debugging as there is a timeout. Many Thanks to Aleksey for all his help in this matter, we are very grateful. 

Acuario

unread,
Feb 7, 2013, 1:33:16 PM2/7/13
to stalker-m...@googlegroups.com
Is that all that map to a keyboard? What about the remote arrow keys, they are necessary to do anything useful.

On Thursday, February 7, 2013 10:00:27 AM UTC+1, Aleksey Zhurbitsky wrote:

Aleksey Zhurbitsky

unread,
Feb 8, 2013, 3:54:02 AM2/8/13
to stalker-m...@googlegroups.com
Arrow keys on the remote obviously maps to the arrows keys on the keyboard.

zaghlolno

unread,
Mar 2, 2013, 3:53:30 AM3/2/13
to stalker-m...@googlegroups.com
Hello,
i tried
http://192.168.1.3:88/stalker_portal/c/?debug&debug_key=b2aec8eb4198ff6b7c85fe9fc2780653&mac=my-pc-mac-address
but it gives me your stb is blocked /call the provider !
please advice

Aleksey Zhurbitsky

unread,
Mar 4, 2013, 6:42:57 AM3/4/13
to stalker-m...@googlegroups.com
You can find it in database in administrators table

select * from administrators;



On Saturday, March 2, 2013 1:25:50 AM UTC+2, robert serr wrote:
where do i find the debug key?

Oscar Kratz

unread,
Mar 5, 2013, 4:35:57 AM3/5/13
to stalker-m...@googlegroups.com
I think you need to use the mac address of a real MAG-250. Thats the only way it worked for me at least. And it need to be associated with a user etc.

Jon H

unread,
Mar 13, 2013, 6:09:54 AM3/13/13
to stalker-m...@googlegroups.com
If i wanted to redesign the grid epg (press epg when on the TV guide) how would i go about doing this. Is there a way to map more of the buttons to the keyboard so that i could press the epg button?

Aleksey Zhurbitsky

unread,
Mar 13, 2013, 11:40:03 AM3/13/13
to stalker-m...@googlegroups.com
Press Alt+Y on TV preview page

Jon H

unread,
Mar 14, 2013, 4:52:06 AM3/14/13
to stalker-m...@googlegroups.com
I tried alt + Y and it gave me the info not the epg. Do you have a full list of buttons to keys that I could try?

Aleksey Zhurbitsky

unread,
Mar 14, 2013, 6:00:30 AM3/14/13
to stalker-m...@googlegroups.com
    POWER : 2085, // Alt+U
    MUTE  
: 2192,
    MIC  
: 2032,
    CLOCK
: 2032,
    NUM1  
: 49,
    NUM2  
: 50,
    NUM3  
: 51,
    NUM4  
: 52,
    NUM5  
: 53,
    NUM6  
: 54,
    NUM7  
: 55,
    NUM8  
: 56,
    NUM9  
: 57,
    NUM0  
: 48,
    MENU  
: 122,
    BACK  
: 8,
    CHANNEL_PREV  
: 1009, // Shift+Tab
    CHANNEL_NEXT  
: 9, // Tab
    EXIT  
: 27, // Esc
    REFRESH  
: 116, // F5
    UP    
: 38, // UP ARROW
    DOWN  
: 40, // DOWN ARROW
    LEFT  
: 37, // LEFT ARROW
    RIGHT
: 39, // RIGHT ARROW
    OK    
: 13, // Enter
    PAGE_NEXT
: 34, // Page Down
    PAGE_PREV
: 33, // Page Up
    NEXT  
: 34, // Page Down
    PREV  
: 33, // Page Up
    VOL_UP    
: 107, // NUMPAD +
    VOL_DOWN  
: 109, // NUMPAD -
    RED    
: 112, // F1
    GREEN  
: 113, // F2
    YELLOW
: 114, // F3
    BLUE  
: 115, // F4
    SERVICES  
: 120, // F9
    TV    
: 121,  // F10
    PHONE
: 119, // F8
    EPG  
: 119, // F8
    WEB  
: 123, // F12
    APP  
: 123, // F12
    REW  
: 2066, // Alt+B
    FFWD  
: 2070, // Alt+F
    PLAY  
: 2082, // Alt+R
    PAUSE
: 2082, // Alt+R
    CONTINUE
: 2082, // Alt+R
    STOP  
: 2083, // Alt+S
    REC  
: 2087, // Alt+W
    INFO  
: 2089, // Alt+Y
    FRAME
: 117,  // F6
    AUDIO
: 2071, // Alt+G
    NULL  
: 2076, // Alt+L
    KEYBOARD  
: 2076, // Alt+L
    USB_UNMOUNTED
: 2081, // Alt+Q
    USB_MOUNTED  
: 2080  // Alt+P

Message has been deleted

Aleksey Zhurbitsky

unread,
Jun 7, 2013, 4:54:20 AM6/7/13
to stalker-m...@googlegroups.com
Well done!

On Thursday, June 6, 2013 6:35:10 PM UTC+3, Jon H wrote:
Managed to do this quite quickly after my question. Here is result to show it can be done.

Dishjuarez Dishjuarez

unread,
Apr 14, 2014, 12:56:05 PM4/14/14
to stalker-m...@googlegroups.com
regards, where is administrators table?

Aleksey Zhurbitsky

unread,
Apr 15, 2014, 5:06:44 AM4/15/14
to stalker-m...@googlegroups.com
in the database (MySQL). You can use command line mysql client or install phpmyadmin.

Dishjuarez Dishjuarez

unread,
Apr 15, 2014, 11:40:48 AM4/15/14
to stalker-m...@googlegroups.com
Can you tell me the name of the database demo virtual machine?

Dishjuarez Dishjuarez

unread,
Apr 15, 2014, 11:59:38 AM4/15/14
to stalker-m...@googlegroups.com
Can you tell me how exactly? 

because I can not open the administrators table.

:(

Dishjuarez Dishjuarez

unread,
Apr 15, 2014, 12:13:50 PM4/15/14
to stalker-m...@googlegroups.com
you can teach me how to take the debug_key please?

Dishjuarez Dishjuarez

unread,
Apr 15, 2014, 12:22:12 PM4/15/14
to stalker-m...@googlegroups.com
 i put "showmysql" and have two database "information_schema" and "test", and now how can get the "debug_key"?

Aleksey Zhurbitsky

unread,
Apr 16, 2014, 9:21:25 AM4/16/14
to stalker-m...@googlegroups.com
It should be stalker_db
mysql -u root -p1 stalker_db
select debug_key from administrators;

Dishjuarez Dishjuarez

unread,
Apr 16, 2014, 10:40:47 AM4/16/14
to stalker-m...@googlegroups.com

wow!!!, i do it!, thanks Aleksey, now i test in a real ubuntu server

Jon H

unread,
Oct 3, 2014, 3:39:30 AM10/3/14
to stalker-m...@googlegroups.com
Those are basic mysql tables, this means you have not yet installed the stalker database. Until you have the stalker database there you will not be able to get the debug key.

Jon H

unread,
Oct 3, 2014, 3:39:53 AM10/3/14
to stalker-m...@googlegroups.com
Here are my instructions:


To change the CSS the best way is first to open the portal on your PC (use chrome), with the following url:

portalurl/portal/c/?debug&debug_key=xxxxxxxx&mac=00:1A:FF:FF:FF:FF

Where the debug key can be found in the administrators table of the database.

The MAC has to be an address of a physical box that is enabled in the portal.

Once you are able to see the portal on the PC, use the following to navigate the portal:

OK - Enter
Red - F1
Green - F2
Yellow - F3
Blue - F4
Exit - Escape

Arrow key can be used also.

At this point use Chrome Inspector to inspect an element:

When inspecting the element it will show you under styles where that particular style is set, ie which css file.

Another thing is that stalker has three resolutions and therefore you have to redesign for three different sizes, but if for example you only use 720, then use a browser resize tool to resize the browser to say 720px by 576px, in order to get the files relevant to this size, I use:


Hope this helps

Meti Eljezi

unread,
Jan 19, 2015, 6:42:41 PM1/19/15
to stalker-m...@googlegroups.com
i installed everything stalker portal on debug mode and it load i see the channels but no picture it is all white

Oscar Kratz

unread,
Jan 20, 2015, 1:33:22 AM1/20/15
to Stalker Middleware on behalf of netmaster

Yeah, thats how its supposed to work. You need the stbapp in the STB to be able to do playback.

Den 20 jan 2015 00:42 skrev "Meti Eljezi, Stalker Middleware" <stalker-middleware+APn2wQdXJf2sf...@googlegroups.com>:
i installed everything stalker portal on debug mode and it load i see the channels but no picture it is all white

--
Вы получили это сообщение, поскольку подписаны на одну из тем в группе "Stalker Middleware".
Чтобы отменить подписку на эту тему, перейдите по ссылке https://groups.google.com/d/topic/stalker-middleware/gxm8ZQBLLAs/unsubscribe.
Чтобы отменить подписку на эту группу и все ее темы, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/6bfac7b5-7798-44ab-9b8a-927dfae26fa3%40googlegroups.com.
Чтобы настроить другие параметры, перейдите по ссылке https://groups.google.com/d/optout.

Meti Eljezi

unread,
Jan 25, 2015, 5:11:41 PM1/25/15
to stalker-m...@googlegroups.com
when i can find stbapp can you hepl me

On Tuesday, January 20, 2015 at 1:33:22 AM UTC-5, Oscar Kratz wrote:

Yeah, thats how its supposed to work. You need the stbapp in the STB to be able to do playback.

Den 20 jan 2015 00:42 skrev "Meti Eljezi, Stalker Middleware" <stalker-middleware+APn2wQdXJf2sf7JB6nAraTExxXiUguE1MB2AHCGCf8aHl@googlegroups.com>:
i installed everything stalker portal on debug mode and it load i see the channels but no picture it is all white

--
Вы получили это сообщение, поскольку подписаны на одну из тем в группе "Stalker Middleware".
Чтобы отменить подписку на эту тему, перейдите по ссылке https://groups.google.com/d/topic/stalker-middleware/gxm8ZQBLLAs/unsubscribe.
Чтобы отменить подписку на эту группу и все ее темы, отправьте письмо на электронный адрес stalker-middleware+unsub...@googlegroups.com.

jobin mathew

unread,
May 10, 2016, 9:44:06 AM5/10/16
to Stalker Middleware
Thank you , Zhurbitsky 

Debug URL worked on my first try. Can u put some light on how can i edit the portal for eg  put  log in main page ect. i have seen "main_menu_logo". But i am not able to understand the scrip. Do we have any development document?

On Wednesday, 6 February 2013 17:00:51 UTC+4, Aleksey Zhurbitsky wrote:
Yes, you can open the portal in browser (we recommended Chrome).
The URL is
http://<your server>/stalker_portal/c/?debug&debug_key=<your debug key>&mac=<stb mac>
debug_key you can find in the database in administrators table.

Kazim Abbas

unread,
Dec 29, 2016, 8:11:49 AM12/29/16
to Stalker Middleware
Hi,

we just tried to do but Stalker 5x - graphite its not loading can you please check that is it working or not

David Balayan

unread,
Feb 13, 2017, 11:19:10 AM2/13/17
to Stalker Middleware
Hello everybody i have same problem. i'm trying to open portal in chrome i know debug key and a real mac address but i get the loading screen about 20% i have tried  this 
http://172.29.255.90/stalker_portal/c/index.html?debug&debug_key=297b9028bee42273a9c1666c0a765532&mac=00:1A:79:00:00:00 

below is my console log ...Any hints?


init
global.js:35  windowId undefined
global.js:35  _GET ({, debug: undefined, debug_key:297b9028bee42273a9c1666c0a765532, mac:00:1A:79:00:00:00})
global.js:35  stb.init
global.js:35  loader.append
global.js:35  load_bar.add_pos 0
global.js:35  load_bar.set_pos 0
global.js:35  load_bar.add_log
global.js:35  loader.append_style reset
global.js:35  loader.append_javascript reset
global.js:35  loader.append
global.js:35  load_bar.add_pos 0
global.js:35  load_bar.set_pos 0
global.js:35  load_bar.add_log
global.js:35  loader.append_style layer.modal_form
global.js:35  loader.append_javascript layer.modal_form
global.js:35  player.init
global.js:35  TypeError stb.InitPlayer is not a function
global.js:35  player.init_quick_ch_switch
global.js:35  volume.init
global.js:35  time_shift_indication.init
global.js:35  progressBar.init
global.js:35  player.init_aspect_info
global.js:35  stb.portal_path: stalker_portal
global.js:35  TypeError stb.RDir is not a function
global.js:35  this.mac: 00:1A:79:00:00:00
global.js:35  this.serial_number: undefined
global.js:35  this.stb_lang: undefined
global.js:35  this.timezone: undefined
global.js:35  this.ntp_server: undefined
global.js:35  this.ip: 
global.js:35  this.type: 
global.js:35  this.version: 
global.js:35  this.hd: 1
global.js:35  this.init_rc
global.js:35  remote control not init
global.js:35  stb.handshake
global.js:35  stb.get_saved_access_token
global.js:35  stb.load()
global.js:35  params: ({type:stb, action:handshake, token:})
global.js:35  TypeError stb.SetListFilesExt is not a function
global.js:35  connection_problem.hide
global.js:35  authentication_problem.hide
global.js:35  loader.next
global.js:35  loader.paused false
global.js:35  loader.next
global.js:35  loader.paused false
global.js:35  /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:00:00:00') */
/* SET time_zone="Asia/Yerevan" */
/* SET time_zone="Asia/Yerevan" */
/* SELECT *
FROM (administrators)
WHERE (debug_key='297b9028bee42273a9c1666c0a765532' AND login='admin') */
generated in: 0.02s; query counter: 3; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0;
global.js:35  connection_problem.hide
global.js:35  authentication_problem.hide
global.js:35  on handshake ({token:6BC83E190543136576C0E9DACE395846, random:d722a719eebe8661a969837ee5f4faef4ca7dcbc})
global.js:35  this.access_token 6BC83E190543136576C0E9DACE395846
global.js:35  this.get_user_profile undefined
global.js:35  metrics {"mac":"00:1A:79:00:00:00","type":"stb","model":"","uid":""}
global.js:35  stb.load()
global.js:35  params: ({type:stb, action:get_profile, hd:1, ver:, num_banks: undefined, sn: undefined, stb_type:, client_type:STB, image_version: undefined, video_out:, device_id:, device_id2:, signature:, auth_second_step:0, hw_version: undefined, not_valid_token:0, metrics:%7B%22mac%22%3A%2200%3A1A%3A79%3A00%3A00%3A00%22%2C%22type%22%3A%22stb%22%2C%22model%22%3A%22%22%2C%22uid%22%3A%22%22%7D, hw_version_2:, timestamp:1487002468})
global.js:35  /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:00:00:00') */
/* SET time_zone="Asia/Yerevan" */
/* SET time_zone="Asia/Yerevan" */
/* SELECT *
FROM (administrators)
WHERE (debug_key='297b9028bee42273a9c1666c0a765532' AND login='admin') */
/* SELECT *
FROM (administrators)
WHERE (debug_key='297b9028bee42273a9c1666c0a765532' AND login='admin') */
/* SELECT *
FROM (administrators)
WHERE (debug_key='297b9028bee42273a9c1666c0a765532' AND login='admin') */
/* SELECT *
FROM (launcher_apps)
WHERE (type='theme') */
/* SELECT *
FROM (settings) */
/* UPDATE access_tokens SET token='invalid_54112c5ca11b897549f5346f6929d493', refresh_token='invalid_4d243267b9cc2574b8db82dc9aeab9ed' WHERE (uid='4') */
/* UPDATE users SET access_token='6BC83E190543136576C0E9DACE395846' WHERE (id='4') */
/* UPDATE users SET last_start=NOW(), keep_alive=NOW(), version='', hd='1', stb_type='', client_type='STB', video_out='', serial_number='undefined', num_banks=0, image_version='undefined', locale='en_US.utf8', country='', verified=0, hw_version='undefined', hw_version_2=2, blocked=0 WHERE (id='4') */
/* SELECT *
FROM (users)
WHERE (id=4) */
/* SELECT *
FROM (tariff_plan)
WHERE (user_default=1) */
/* SELECT *
FROM (users)
WHERE (id=4) */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_simple_storage=1) */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_moderator=1) */
/* SELECT *
FROM (moderators)
WHERE (mac='00:1A:79:00:00:00') */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_moderator=0) */
/* SELECT *
FROM (storages)
WHERE (status=1 AND for_moderator=0) */
/* SELECT *
FROM (last_id)
WHERE (ident='00:1A:79:00:00:00') */
/* SELECT *
FROM (updated_places)
WHERE (uid='4') */
/* SELECT max(id) as max_id
FROM (users) */
/* SELECT *
FROM (stb_in_group)
WHERE (uid='4' AND stb_group_id!=0) */
/* SELECT *
FROM (image_update_settings)
WHERE (stb_type='' AND enable=1 AND stb_group_id=0) */
/* SELECT *
FROM (image_update_settings)
WHERE (stb_type='' AND enable=1)
 AND (stb_group_id in (null)) */
/* SELECT *
FROM (testers)
WHERE (mac='00:1A:79:00:00:00' AND status=1) */
/* SELECT *
FROM (tv_genre)
WHERE (title='for adults') */
/* SELECT ext_adv_campaigns.id, ext_adv_sources.source as source
FROM (ext_adv_campaigns_position)
INNER JOIN ext_adv_campaigns ON (ext_adv_campaigns_position.campaigns_id=ext_adv_campaigns.id)
INNER JOIN ext_adv_sources ON (ext_adv_campaigns.source=ext_adv_sources.id)
WHERE (ext_adv_campaigns.status=1 AND ext_adv_campaigns_position.position_code>100 AND ext_adv_campaigns_position.position_code<=199)
generated in: 0.039s; query counter: 27; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0;
global.js:35  connection_problem.hide
global.js:35  authentication_problem.hide
global.js:35  stb.get_localization
global.js:35  stb.load()
global.js:35  params: ({type:stb, action:get_localization})
global.js:35  /* SELECT *
FROM (users)
WHERE (mac='00:1A:79:00:00:00') */
/* SET time_zone="Asia/Yerevan" */
/* SET time_zone="Asia/Yerevan" */
generated in: 0.031s; query counter: 2; cache hits: 0; cache miss: 0; php errors: 0; sql errors: 0;
global.js:35  connection_problem.hide
global.js:35  authentication_problem.hide
global.js:35  load_bar.add_pos 17
global.js:35  load_bar.set_pos 17
global.js:35  load_bar.add_log
global.js:35  this.user: ({id:4, name:, sname:, pass:, parent_password:0000, bright:200, contrast:127, saturation:127, aspect:16, video_out:, volume:100, playback_buffer_bytes:0, playback_buffer_size:0, audio_out:1, mac:00:1A:79:00:00:00, ip:172.29.255.242, ls:, version:, lang:, locale:en_US.utf8, city_id:0, status:0, hd:1, main_notify:1, fav_itv_on:0, now_playing_start:0000-00-00 00:00:00, now_playing_type:0, now_playing_content:, additional_services_on:1, time_last_play_tv:0000-00-00 00:00:00, time_last_play_video:0000-00-00 00:00:00, operator_id:0, storage_name:, hd_content:0, image_version:undefined, last_change_status:2017-02-12 20:35:25, last_start:2017-02-13 19:39:11, last_active:2017-02-12 21:25:22, keep_alive:2017-02-13 19:39:11, playback_limit:0, screensaver_delay:10, phone:, tv_quality:high, fname:, login:4, password:, stb_type:, num_banks:0, tariff_plan_id:0, comment:, now_playing_link_id:0, now_playing_streamer_id:0, just_started:1, last_watchdog:2017-02-12 21:25:20, created:2017-02-12 20:33:11, country:, plasma_saving:0, ts_enabled:0, ts_enable_icon:1, ts_path:, ts_max_length:3600, ts_buffer_use:cyclic, ts_action_on_exit:no_save, ts_delay:on_pause, video_clock:Off, verified:0, hdmi_event_reaction:0, pri_audio_lang:, sec_audio_lang:, pri_subtitle_lang:, sec_subtitle_lang:, show_after_loading:, play_in_preview_by_ok:0, hw_version:undefined, openweathermap_city_id:0, theme:digital, settings_password:0000, expire_billing_date:0000-00-00 00:00:00, reseller_id:0, account_balance:, client_type:STB, hw_version_2:2, blocked:0, units:metric, storages:[], last_itv_id:0, updated:{id:3, uid:4, anec:0, vclub:0}, rtsp_type:4, rtsp_flags:0, stb_lang:en, display_menu_after_loading:, record_max_length:120, web_proxy_host:, web_proxy_port:, web_proxy_user:, web_proxy_pass:, web_proxy_exclude_list:, update_url:http://www.hachn.am/mag/mag250/imageupdate, demo_video_url:http://www.hachn.am/demo.mp4, tv_quality_filter:, test_download_url:, is_moderator:false, watchdog_timeout:120, timeslot_ratio:0.66666666666667, timeslot:80, kinopoisk_rating:1, enable_tariff_plans:1, enable_buffering_indication:1, default_timezone:Asia/Yerevan, default_locale:ru_RU.utf8, allowed_stb_types:[mag200, mag245, mag245d, mag250, mag254, mag255, mag256, mag257, mag260, mag270, mag275, mag350, mag351, mag352, aurahd, wr320, ip_stb_hd]], allowed_stb_types_for_local_recording:[mag245, mag250, mag254, mag255, mag270, mag260, mag275, aurahd, wr320]], strict_stb_type_check:, cas_type:0, cas_params: null, cas_web_params: null, cas_additional_params:[], cas_hw_descrambling:0, cas_ini_file:, logarithm_volume_control:, allow_subscription_from_stb:1, deny_720p_gmode_on_mag200:1, enable_arrow_keys_setpos:, show_purchased_filter:, timezone_diff:0, enable_connection_problem_indication:1, invert_channel_switch_direction:, play_in_preview_only_by_ok:false, enable_stream_error_logging:, always_enabled_subtitles:, enable_service_button:, enable_setting_access_by_pass:, show_tv_channel_logo:1, tv_archive_continued:, plasma_saving_timeout:600, show_tv_only_hd_filter_option:, tv_playback_retry_limit:0, fading_tv_retry_timeout:1, epg_update_time_range:1.2, store_auth_data_on_stb:false, account_page_by_password:, tester:false, show_channel_logo_in_preview:, enable_stream_losses_logging:, external_payment_page_url:, max_local_recordings:10, tv_channel_default_aspect:fit, default_led_level:10, standby_led_level:90, show_version_in_main_menu:1, check_ssl_certificate:0, disable_youtube_for_mag200:1, hls_fast_start:1, auth_access:false, epg_data_block_period_for_stb:5, standby_on_hdmi_off:1, force_ch_link_check:, stb_ntp_server:pool.ntp.org, overwrite_stb_ntp_server:, hide_tv_genres_in_fullscreen: null, advert: null})
global.js:35  this.user[deny_720p_gmode_on_mag200] 1
global.js:35  this.type 
global.js:35  screen.height 1080
global.js:35  line: 1055; msg: "Uncaught ReferenceError: gSTB is not defined" url: http://172.29.255.90/stalker_portal/c/xpcom.common.js

Сергей Абаленцев

unread,
Feb 14, 2017, 2:11:04 AM2/14/17
to Stalker Middleware
just comment  line: 1055 in stalker_portal/c/xpcom.common.js

понедельник, 13 февраля 2017 г., 19:19:10 UTC+3 пользователь David Balayan написал:
Message has been deleted

David Balayan

unread,
Feb 14, 2017, 6:54:21 AM2/14/17
to Stalker Middleware
thanks man i tried but its not make difference
Reply all
Reply to author
Forward
0 new messages