updated uri
diff --git a/tasks/main.yml b/tasks/main.yml
index bf90d43..8340e2b 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -17,6 +17,7 @@
   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 }}'