updated uri
diff --git a/tasks/main.yml b/tasks/main.yml
index 8340e2b..bf90d43 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -17,7 +17,6 @@
   when: edge_mp_self is defined and server_type == 'mp'
 
 - name: Set reachability to {{ reachable }} if set
-  ignore_errors: yes
   uri:
     user: '{{ opdk_user_email }}'
     password: '{{ opdk_user_pass }}'