Advertisement
Guest User

DropboxPortableAHK unable connect to the Internet

a guest
Sep 8th, 2012
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. 14:03.02 -----start connecting to the Internet-----
  2. 14:03.02 using next connection profile
  3. 14:03.02 -----start getting next connection-----
  4. 14:03.02 no proxy address found, using system connection
  5. 14:03.02 no authorization needed
  6. 14:03.02 -----finished getting next connection-----
  7.  
  8. 14:03.02 attempt: 1
  9. 14:03.02 checking: http://www.dropbox.com/
  10. 14:03.02 length: 0
  11. 14:03.02 tempvar:
  12.  
  13.  
  14. 14:03.02 output header:
  15. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  16. 14:03.02 could not connect to the internet
  17. 14:03.02 checking: http://www.google.com/
  18. 14:03.02 length: 0
  19. 14:03.02 tempvar:
  20.  
  21.  
  22. 14:03.02 output header:
  23. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  24. 14:03.02 could not connect to the internet
  25. 14:03.02 checking: http://www.microsoft.com/
  26. 14:03.02 length: 0
  27. 14:03.02 tempvar:
  28.  
  29.  
  30. 14:03.02 output header:
  31. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  32. 14:03.02 could not connect to the internet
  33. 14:03.02 checking: http://www.google.de/
  34. 14:03.02 length: 0
  35. 14:03.02 tempvar:
  36.  
  37.  
  38. 14:03.02 output header:
  39. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  40. 14:03.02 could not connect to the internet
  41. 14:03.02 wait 0.5 seconds
  42. 14:03.03 attempt: 2
  43. 14:03.03 checking: http://www.dropbox.com/
  44. 14:03.03 length: 0
  45. 14:03.03 tempvar:
  46.  
  47.  
  48. 14:03.03 output header:
  49. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  50. 14:03.03 could not connect to the internet
  51. 14:03.03 checking: http://www.google.com/
  52. 14:03.03 length: 0
  53. 14:03.03 tempvar:
  54.  
  55.  
  56. 14:03.03 output header:
  57. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  58. 14:03.03 could not connect to the internet
  59. 14:03.03 checking: http://www.microsoft.com/
  60. 14:03.03 length: 0
  61. 14:03.03 tempvar:
  62.  
  63.  
  64. 14:03.03 output header:
  65. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  66. 14:03.03 could not connect to the internet
  67. 14:03.03 checking: http://www.google.de/
  68. 14:03.03 length: 0
  69. 14:03.03 tempvar:
  70.  
  71.  
  72. 14:03.03 output header:
  73. There was a problem sending the GET request. ErrorLevel = 0, A_LastError = 2
  74. 14:03.03 could not connect to the internet
  75. 14:03.03 wait 0.5 seconds
  76. 14:03.03 using next connection profile
  77. 14:03.03 -----start getting next connection-----
  78. 14:03.03 no new connection available
  79. 14:03.03 -----finished getting next connection-----
  80.  
  81. 14:03.03 -----no next connection available-----
  82.  
  83. 14:04.37 -----start connecting to the Internet-----
  84. 14:04.37 using next connection profile
  85. 14:04.37 -----start getting next connection-----
  86. 14:04.37 no proxy address found, using system connection
  87. 14:04.37 no authorization needed
  88. 14:04.37 -----finished getting next connection-----
  89.  
  90. 14:04.37 attempt: 1
  91. 14:04.37 checking: http://www.dropbox.com/
  92. 14:04.40 could connect to the internet
  93. 14:04.40 -----finished connecting to the Internet-----
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement