Hi, I’ve followed the procedure outlined on your site 4 times
now by using SADP, password reset, file download, sent downloaded
file to HikVision, got rest code back from HikVision, input new
code into SADP, selected update camera password option, set new
password, got password reset successful message. However, when I
then try to access the camera on SADP via camera management using
user name and new password I get an error message saying “incorrect
user name or password”. When I select modify in camera management
for any of my cameras, i get a pop up that shows camera data
including user name and password which are greyed out. The password
displayed is 6 dots and my new password has 12 characters.
HikVision keep telling me to reset the password, hence I’ve done it
4 times without success. Do you have any idea how I can overcome
this problem and allow me to access my cameras. Also when I input
my camera IP addresses individually into my browser they will not
load. Only the NVR IP address loads. Any help/advice you can give
would be greatly appreciated. kind regards Peter
1 Answer
BEST ANSWER
0
ANSWER
Answered 3 years ago by Nathanael
It's important to ensure your computer/laptop running SADP is on a
wired network and is on the same IP range as the camera (e.g. If
the camera is set to 192.168.254.xx your computer needs to be set
to 192.168.254.xx). Sometimes when the network conditions are not
ideal SADP does not complete the reset correctly. The number of
dots in the password field is not always a true representation of
the length of the password so I wouldn't use that as an indication
of whether the reset has worked. Are the cameras connected to a
switch or directly to the NVR and what is your computer connected
to?
This site uses cookies for essential website functions. You can choose to enable cookies that help us improve our services and promote relevant content to you.
For more information please see our Privacy Policy.
Array
(
[ALL] => Array
(
[0] => 09:30:54; PREPARED; MEMCACHE; __construct; SELECT * FROM ct_url_alias WHERE store_id = ? OR store_id = 0; 1
[1] => 09:30:54; PREPARED; MEMCACHE; index; SELECT * FROM ct_setting WHERE store_id = 0 OR store_id = ? ORDER BY store_id ASC; 1
[2] => 09:30:54; PREPARED; 0.001351; Cart\Customer; __construct; SELECT * FROM ct_customer_group WHERE customer_group_id = ?; 1
[3] => 09:30:54; PREPARED; 0.001364; ModelCatalogCustomerCatalog; getCustomerCatalog; SELECT cc.* FROM ct_customer_catalog_customer ccc LEFT JOIN ct_customer_catalog cc ON cc.customer_catalog_id = ccc.customer_catalog_id WHERE (ccc.customer_id = ? AND ccc.customer_id != 0) OR ccc.customer_group_id = ?; 0|1
[4] => 09:30:54; STANDARD; MEMCACHE; ModelLocalisationCurrency; getCurrencies; SELECT * FROM ct_currency WHERE status = 1 ORDER BY title ASC
[5] => 09:30:54; STANDARD; MEMCACHE; Cart\Currency; __construct; SELECT * FROM ct_currency
[6] => 09:30:54; PREPARED; 0.001586; Cart\Tax; setAddress; SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr2.tax_rate_register FROM ct_tax_rule tr1 LEFT JOIN ct_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) LEFT JOIN ct_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN ct_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE z2gz.country_id = ? AND z2gz.zone_id = ? AND tr2.tax_rate_register = ?; 222|11|0
[7] => 09:30:54; PREPARED; 0.000870; Tracking; getNewTracker; SELECT tracking_id FROM ct_tracking WHERE tracker = ?; 5b6d280109e3825de47edab1cca85e449e0b44bfb9b1934e5ef2e65a42551fbf
[8] => 09:30:54; PREPARED; 0.000326; Url; getRedirect; SELECT * FROM ct_url_redirect WHERE source = ? AND path = ?; security|forum
[9] => 09:30:54; PREPARED; 0.000245; Url; getRedirect; SELECT * FROM ct_url_redirect WHERE source = ? AND path = ?; cctv|forum
[10] => 09:30:54; PREPARED; 0.000218; Url; getRedirect; SELECT * FROM ct_url_redirect WHERE source = ? AND path = ?; hikvision-ip-camera-password-will-not-reset|forum
[11] => 09:30:54; PREPARED; 0.001319; ModelForumPost; getForumPost; SELECT fp.*, fc.name AS category_name, (SELECT COUNT(*) FROM ct_forum_post fp2 WHERE fp2.post_type = 'reply' AND fp2.parent_id = fp.forum_post_id AND fp2.status = 2) AS total_replies FROM ct_forum_post fp LEFT JOIN ct_forum_category fc ON fc.forum_category_id = fp.forum_category_id WHERE fp.forum_post_id = ? AND fp.forum_category_id != 0; 226
[12] => 09:30:54; PREPARED; 0.001575; ModelForumPost; getForumPostComments; SELECT * FROM ct_forum_post_comment WHERE forum_post_id = ? AND status = 2 AND comment != ''; 226
[13] => 09:30:54; PREPARED; 0.006759; ModelForumPost; addView; UPDATE ct_forum_post SET views = views + 1 WHERE forum_post_id = ?; 226
[14] => 09:30:54; PREPARED; 0.000971; ModelAccountCustomer; getCustomerByTracker; SELECT DISTINCT * FROM ct_customer WHERE tracker = ?; 5b6d280109e3825de47edab1cca85e449e0b44bfb9b1934e5ef2e65a42551fbf
[15] => 09:30:54; PREPARED; 0.001028; ModelForumPost; notificationsEnabled; SELECT * FROM ct_forum_post_notify WHERE forum_post_id = ? AND notify = ?; 226|
[16] => 09:30:54; PREPARED; 0.001769; ModelForumPost; getVote; SELECT * FROM ct_forum_post_votes WHERE token = ? AND tracker = ?; 8dd37a4f3dea3c49cdc76fb76af11c40c76c04f00849a01a7ef32f66ca1a852c|5b6d280109e3825de47edab1cca85e449e0b44bfb9b1934e5ef2e65a42551fbf
[17] => 09:30:54; PREPARED; 0.000604; ModelForumPost; getForumPostReplies; SELECT fp.* FROM ct_forum_post fp LEFT JOIN ct_forum_post fpp ON fpp.forum_post_id = fp.parent_id WHERE fp.parent_id = ? AND fp.post_type = 'reply' AND fp.status = 2 ORDER BY CASE WHEN fpp.answer = fp.forum_post_id THEN 0 ELSE 1 END, (((fp.upvotes + 1) / (fp.downvotes + 1)) / 100) DESC; 226
[18] => 09:30:54; PREPARED; 0.000233; ModelForumPost; getVote; SELECT * FROM ct_forum_post_votes WHERE token = ? AND tracker = ?; 77b5b2d7bff8794741dc0965e9dcbbda988f6b487c5e973eba0cd63cff676232|5b6d280109e3825de47edab1cca85e449e0b44bfb9b1934e5ef2e65a42551fbf
[19] => 09:30:54; PREPARED; 0.000318; ModelForumPost; getForumPostComments; SELECT * FROM ct_forum_post_comment WHERE forum_post_id = ? AND status = 2 AND comment != ''; 230
[20] => 09:30:54; PREPARED; 0.000270; ModelForumCategory; getForumCategory; SELECT fc.* FROM ct_forum_category fc WHERE fc.forum_category_id = ?; 2
[21] => 09:30:54; STANDARD; 0.000193; ModelForumCategory; getForumCategoryPath; SELECT parent_id FROM ct_forum_category WHERE forum_category_id = '2'
[22] => 09:30:54; STANDARD; 0.000160; ModelForumCategory; getForumCategoryPath; SELECT parent_id FROM ct_forum_category WHERE forum_category_id = '1'
[23] => 09:30:54; PREPARED; 0.000466; ModelForumCategory; getForumCategories; SELECT fc.*, fc.forum_category_id AS path FROM ct_forum_category fc WHERE fc.parent_id = 0 AND fc.store_id = ? ORDER BY fc.sort_order ASC; 1
[24] => 09:30:54; STANDARD; 0.000314; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('1-', sort_order) AS sort_order, CONCAT('1_', forum_category_id) AS path FROM ct_forum_category fc WHERE fc.parent_id = 1 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[25] => 09:30:54; STANDARD; 0.000243; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('1-', '1-', sort_order) AS sort_order, CONCAT('1_', '2_', forum_category_id) AS path FROM ct_forum_category fc WHERE parent_id = 2 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[26] => 09:30:54; STANDARD; 0.000238; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('1-', '1-', sort_order) AS sort_order, CONCAT('1_', '3_', forum_category_id) AS path FROM ct_forum_category fc WHERE parent_id = 3 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[27] => 09:30:54; STANDARD; 0.000285; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('1-', '1-', sort_order) AS sort_order, CONCAT('1_', '5_', forum_category_id) AS path FROM ct_forum_category fc WHERE parent_id = 5 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[28] => 09:30:54; STANDARD; 0.000264; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('1-', '1-', sort_order) AS sort_order, CONCAT('1_', '6_', forum_category_id) AS path FROM ct_forum_category fc WHERE parent_id = 6 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[29] => 09:30:54; STANDARD; 0.000365; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('2-', sort_order) AS sort_order, CONCAT('4_', forum_category_id) AS path FROM ct_forum_category fc WHERE fc.parent_id = 4 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[30] => 09:30:54; STANDARD; 0.000310; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('2-', '2-', sort_order) AS sort_order, CONCAT('4_', '7_', forum_category_id) AS path FROM ct_forum_category fc WHERE parent_id = 7 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[31] => 09:30:54; STANDARD; 0.000321; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('2-', '2-', sort_order) AS sort_order, CONCAT('4_', '8_', forum_category_id) AS path FROM ct_forum_category fc WHERE parent_id = 8 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[32] => 09:30:54; STANDARD; 0.000323; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('2-', '2-', sort_order) AS sort_order, CONCAT('4_', '9_', forum_category_id) AS path FROM ct_forum_category fc WHERE parent_id = 9 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[33] => 09:30:54; STANDARD; 0.000317; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('3-', sort_order) AS sort_order, CONCAT('10_', forum_category_id) AS path FROM ct_forum_category fc WHERE fc.parent_id = 10 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[34] => 09:30:54; STANDARD; 0.000348; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('4-', sort_order) AS sort_order, CONCAT('11_', forum_category_id) AS path FROM ct_forum_category fc WHERE fc.parent_id = 11 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[35] => 09:30:54; STANDARD; 0.000360; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('5-', sort_order) AS sort_order, CONCAT('12_', forum_category_id) AS path FROM ct_forum_category fc WHERE fc.parent_id = 12 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[36] => 09:30:54; STANDARD; 0.000319; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('6-', sort_order) AS sort_order, CONCAT('17_', forum_category_id) AS path FROM ct_forum_category fc WHERE fc.parent_id = 17 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
[37] => 09:30:54; STANDARD; 0.000340; ModelForumCategory; getForumCategories; SELECT fc.*, CONCAT('7-', sort_order) AS sort_order, CONCAT('16_', forum_category_id) AS path FROM ct_forum_category fc WHERE fc.parent_id = 16 AND fc.store_id = 1 ORDER BY fc.sort_order ASC
)
[DUPLIACTES] => Array
(
)
[TOTAL_EXECUTION_TIME] => 0.0259718895
)