Advertisement
Guest User

duplicacy_web_log

a guest
Nov 20th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.94 KB | None | 0 0
  1. 2020/11/19 07:52:35 172.16.8.135:59841 POST /get_backup_status
  2. 2020/11/19 07:52:35 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  3. 2020/11/19 07:52:35 goroutine 39 [running]:
  4. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  5. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  6. main.catchGoroutineError()
  7. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  8. panic(0xe703a0, 0x1b0a400)
  9. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  10. main.getBackupStatusHandler(0x13cef00, 0xc0007b20e0, 0xc00054b900)
  11. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  12. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007b20e0, 0xc00054b900)
  13. /usr/local/go/src/net/http/server.go:1995 +0x44
  14. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007b20e0, 0xc00054b900)
  15. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  16. main.logHTTPRequest.func1(0x13cef00, 0xc0007b20e0, 0xc00054b900)
  17. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  18. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007b20e0, 0xc00054b900)
  19. /usr/local/go/src/net/http/server.go:1995 +0x44
  20. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007b20e0, 0xc00054b900)
  21. /usr/local/go/src/net/http/server.go:2774 +0xa8
  22. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  23. /usr/local/go/src/net/http/server.go:1878 +0x851
  24. created by net/http.(*Server).Serve
  25. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  26. 2020/11/19 07:52:36 172.16.8.135:59841 POST /get_backup_status
  27. 2020/11/19 07:52:36 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  28. 2020/11/19 07:52:36 goroutine 39 [running]:
  29. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  30. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  31. main.catchGoroutineError()
  32. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  33. panic(0xe703a0, 0x1b0a400)
  34. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  35. main.getBackupStatusHandler(0x13cef00, 0xc0008d2c40, 0xc0009a5200)
  36. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  37. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0008d2c40, 0xc0009a5200)
  38. /usr/local/go/src/net/http/server.go:1995 +0x44
  39. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0008d2c40, 0xc0009a5200)
  40. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  41. main.logHTTPRequest.func1(0x13cef00, 0xc0008d2c40, 0xc0009a5200)
  42. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  43. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0008d2c40, 0xc0009a5200)
  44. /usr/local/go/src/net/http/server.go:1995 +0x44
  45. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0008d2c40, 0xc0009a5200)
  46. /usr/local/go/src/net/http/server.go:2774 +0xa8
  47. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  48. /usr/local/go/src/net/http/server.go:1878 +0x851
  49. created by net/http.(*Server).Serve
  50. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  51. 2020/11/19 07:52:37 172.16.8.135:59841 POST /get_backup_status
  52. 2020/11/19 07:52:37 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  53. 2020/11/19 07:52:37 goroutine 39 [running]:
  54. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  55. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  56. main.catchGoroutineError()
  57. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  58. panic(0xe703a0, 0x1b0a400)
  59. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  60. main.getBackupStatusHandler(0x13cef00, 0xc0007b21c0, 0xc00054ba00)
  61. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  62. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007b21c0, 0xc00054ba00)
  63. /usr/local/go/src/net/http/server.go:1995 +0x44
  64. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007b21c0, 0xc00054ba00)
  65. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  66. main.logHTTPRequest.func1(0x13cef00, 0xc0007b21c0, 0xc00054ba00)
  67. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  68. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007b21c0, 0xc00054ba00)
  69. /usr/local/go/src/net/http/server.go:1995 +0x44
  70. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007b21c0, 0xc00054ba00)
  71. /usr/local/go/src/net/http/server.go:2774 +0xa8
  72. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  73. /usr/local/go/src/net/http/server.go:1878 +0x851
  74. created by net/http.(*Server).Serve
  75. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  76. 2020/11/19 07:52:38 172.16.8.135:59841 POST /get_backup_status
  77. 2020/11/19 07:52:38 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  78. 2020/11/19 07:52:38 goroutine 39 [running]:
  79. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  80. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  81. main.catchGoroutineError()
  82. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  83. panic(0xe703a0, 0x1b0a400)
  84. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  85. main.getBackupStatusHandler(0x13cef00, 0xc0007e8fc0, 0xc0006bdb00)
  86. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  87. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007e8fc0, 0xc0006bdb00)
  88. /usr/local/go/src/net/http/server.go:1995 +0x44
  89. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007e8fc0, 0xc0006bdb00)
  90. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  91. main.logHTTPRequest.func1(0x13cef00, 0xc0007e8fc0, 0xc0006bdb00)
  92. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  93. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007e8fc0, 0xc0006bdb00)
  94. /usr/local/go/src/net/http/server.go:1995 +0x44
  95. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007e8fc0, 0xc0006bdb00)
  96. /usr/local/go/src/net/http/server.go:2774 +0xa8
  97. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  98. /usr/local/go/src/net/http/server.go:1878 +0x851
  99. created by net/http.(*Server).Serve
  100. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  101. 2020/11/19 07:52:39 172.16.8.135:59841 POST /get_backup_status
  102. 2020/11/19 07:52:39 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  103. 2020/11/19 07:52:39 goroutine 39 [running]:
  104. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  105. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  106. main.catchGoroutineError()
  107. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  108. panic(0xe703a0, 0x1b0a400)
  109. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  110. main.getBackupStatusHandler(0x13cef00, 0xc0007b22a0, 0xc00054bb00)
  111. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  112. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007b22a0, 0xc00054bb00)
  113. /usr/local/go/src/net/http/server.go:1995 +0x44
  114. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007b22a0, 0xc00054bb00)
  115. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  116. main.logHTTPRequest.func1(0x13cef00, 0xc0007b22a0, 0xc00054bb00)
  117. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  118. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007b22a0, 0xc00054bb00)
  119. /usr/local/go/src/net/http/server.go:1995 +0x44
  120. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007b22a0, 0xc00054bb00)
  121. /usr/local/go/src/net/http/server.go:2774 +0xa8
  122. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  123. /usr/local/go/src/net/http/server.go:1878 +0x851
  124. created by net/http.(*Server).Serve
  125. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  126. 2020/11/19 07:52:40 172.16.8.135:59841 POST /get_backup_status
  127. 2020/11/19 07:52:40 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  128. 2020/11/19 07:52:40 goroutine 39 [running]:
  129. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  130. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  131. main.catchGoroutineError()
  132. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  133. panic(0xe703a0, 0x1b0a400)
  134. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  135. main.getBackupStatusHandler(0x13cef00, 0xc0008d2d20, 0xc0009a5300)
  136. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  137. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0008d2d20, 0xc0009a5300)
  138. /usr/local/go/src/net/http/server.go:1995 +0x44
  139. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0008d2d20, 0xc0009a5300)
  140. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  141. main.logHTTPRequest.func1(0x13cef00, 0xc0008d2d20, 0xc0009a5300)
  142. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  143. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0008d2d20, 0xc0009a5300)
  144. /usr/local/go/src/net/http/server.go:1995 +0x44
  145. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0008d2d20, 0xc0009a5300)
  146. /usr/local/go/src/net/http/server.go:2774 +0xa8
  147. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  148. /usr/local/go/src/net/http/server.go:1878 +0x851
  149. created by net/http.(*Server).Serve
  150. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  151. 2020/11/19 07:52:41 172.16.8.135:59841 POST /get_backup_status
  152. 2020/11/19 07:52:41 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  153. 2020/11/19 07:52:41 goroutine 39 [running]:
  154. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  155. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  156. main.catchGoroutineError()
  157. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  158. panic(0xe703a0, 0x1b0a400)
  159. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  160. main.getBackupStatusHandler(0x13cef00, 0xc0007b2380, 0xc00054bc00)
  161. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  162. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007b2380, 0xc00054bc00)
  163. /usr/local/go/src/net/http/server.go:1995 +0x44
  164. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007b2380, 0xc00054bc00)
  165. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  166. main.logHTTPRequest.func1(0x13cef00, 0xc0007b2380, 0xc00054bc00)
  167. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  168. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007b2380, 0xc00054bc00)
  169. /usr/local/go/src/net/http/server.go:1995 +0x44
  170. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007b2380, 0xc00054bc00)
  171. /usr/local/go/src/net/http/server.go:2774 +0xa8
  172. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  173. /usr/local/go/src/net/http/server.go:1878 +0x851
  174. created by net/http.(*Server).Serve
  175. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  176. 2020/11/19 07:52:42 172.16.8.135:59841 POST /get_backup_status
  177. 2020/11/19 07:52:42 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  178. 2020/11/19 07:52:42 goroutine 39 [running]:
  179. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  180. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  181. main.catchGoroutineError()
  182. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  183. panic(0xe703a0, 0x1b0a400)
  184. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  185. main.getBackupStatusHandler(0x13cef00, 0xc0008d2e00, 0xc0009a5400)
  186. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  187. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0008d2e00, 0xc0009a5400)
  188. /usr/local/go/src/net/http/server.go:1995 +0x44
  189. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0008d2e00, 0xc0009a5400)
  190. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  191. main.logHTTPRequest.func1(0x13cef00, 0xc0008d2e00, 0xc0009a5400)
  192. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  193. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0008d2e00, 0xc0009a5400)
  194. /usr/local/go/src/net/http/server.go:1995 +0x44
  195. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0008d2e00, 0xc0009a5400)
  196. /usr/local/go/src/net/http/server.go:2774 +0xa8
  197. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  198. /usr/local/go/src/net/http/server.go:1878 +0x851
  199. created by net/http.(*Server).Serve
  200. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  201. 2020/11/19 07:52:43 172.16.8.135:59841 POST /get_backup_status
  202. 2020/11/19 07:52:43 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  203. 2020/11/19 07:52:43 goroutine 39 [running]:
  204. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  205. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  206. main.catchGoroutineError()
  207. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  208. panic(0xe703a0, 0x1b0a400)
  209. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  210. main.getBackupStatusHandler(0x13cef00, 0xc0007b2460, 0xc00054bd00)
  211. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  212. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007b2460, 0xc00054bd00)
  213. /usr/local/go/src/net/http/server.go:1995 +0x44
  214. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007b2460, 0xc00054bd00)
  215. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  216. main.logHTTPRequest.func1(0x13cef00, 0xc0007b2460, 0xc00054bd00)
  217. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  218. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007b2460, 0xc00054bd00)
  219. /usr/local/go/src/net/http/server.go:1995 +0x44
  220. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007b2460, 0xc00054bd00)
  221. /usr/local/go/src/net/http/server.go:2774 +0xa8
  222. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  223. /usr/local/go/src/net/http/server.go:1878 +0x851
  224. created by net/http.(*Server).Serve
  225. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  226. 2020/11/19 07:52:44 172.16.8.135:59841 POST /get_backup_status
  227. 2020/11/19 07:52:44 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  228. 2020/11/19 07:52:44 goroutine 39 [running]:
  229. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  230. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  231. main.catchGoroutineError()
  232. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  233. panic(0xe703a0, 0x1b0a400)
  234. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  235. main.getBackupStatusHandler(0x13cef00, 0xc0007e90a0, 0xc0006bdc00)
  236. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  237. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007e90a0, 0xc0006bdc00)
  238. /usr/local/go/src/net/http/server.go:1995 +0x44
  239. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007e90a0, 0xc0006bdc00)
  240. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  241. main.logHTTPRequest.func1(0x13cef00, 0xc0007e90a0, 0xc0006bdc00)
  242. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  243. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007e90a0, 0xc0006bdc00)
  244. /usr/local/go/src/net/http/server.go:1995 +0x44
  245. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007e90a0, 0xc0006bdc00)
  246. /usr/local/go/src/net/http/server.go:2774 +0xa8
  247. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  248. /usr/local/go/src/net/http/server.go:1878 +0x851
  249. created by net/http.(*Server).Serve
  250. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  251. 2020/11/19 07:52:45 172.16.8.135:59841 POST /get_backup_status
  252. 2020/11/19 07:52:45 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  253. 2020/11/19 07:52:45 goroutine 39 [running]:
  254. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  255. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  256. main.catchGoroutineError()
  257. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  258. panic(0xe703a0, 0x1b0a400)
  259. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  260. main.getBackupStatusHandler(0x13cef00, 0xc0008d2ee0, 0xc0009a5500)
  261. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  262. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0008d2ee0, 0xc0009a5500)
  263. /usr/local/go/src/net/http/server.go:1995 +0x44
  264. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0008d2ee0, 0xc0009a5500)
  265. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  266. main.logHTTPRequest.func1(0x13cef00, 0xc0008d2ee0, 0xc0009a5500)
  267. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  268. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0008d2ee0, 0xc0009a5500)
  269. /usr/local/go/src/net/http/server.go:1995 +0x44
  270. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0008d2ee0, 0xc0009a5500)
  271. /usr/local/go/src/net/http/server.go:2774 +0xa8
  272. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  273. /usr/local/go/src/net/http/server.go:1878 +0x851
  274. created by net/http.(*Server).Serve
  275. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  276. 2020/11/19 07:52:46 172.16.8.135:59841 POST /get_backup_status
  277. 2020/11/19 07:52:46 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  278. 2020/11/19 07:52:46 goroutine 39 [running]:
  279. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  280. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  281. main.catchGoroutineError()
  282. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  283. panic(0xe703a0, 0x1b0a400)
  284. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  285. main.getBackupStatusHandler(0x13cef00, 0xc0007e9180, 0xc0006bdd00)
  286. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  287. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007e9180, 0xc0006bdd00)
  288. /usr/local/go/src/net/http/server.go:1995 +0x44
  289. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007e9180, 0xc0006bdd00)
  290. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  291. main.logHTTPRequest.func1(0x13cef00, 0xc0007e9180, 0xc0006bdd00)
  292. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  293. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007e9180, 0xc0006bdd00)
  294. /usr/local/go/src/net/http/server.go:1995 +0x44
  295. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007e9180, 0xc0006bdd00)
  296. /usr/local/go/src/net/http/server.go:2774 +0xa8
  297. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  298. /usr/local/go/src/net/http/server.go:1878 +0x851
  299. created by net/http.(*Server).Serve
  300. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  301. 2020/11/19 07:52:47 172.16.8.135:59841 POST /get_backup_status
  302. 2020/11/19 07:52:47 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  303. 2020/11/19 07:52:47 goroutine 39 [running]:
  304. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  305. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  306. main.catchGoroutineError()
  307. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  308. panic(0xe703a0, 0x1b0a400)
  309. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  310. main.getBackupStatusHandler(0x13cef00, 0xc0007b2540, 0xc00054be00)
  311. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  312. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007b2540, 0xc00054be00)
  313. /usr/local/go/src/net/http/server.go:1995 +0x44
  314. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007b2540, 0xc00054be00)
  315. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  316. main.logHTTPRequest.func1(0x13cef00, 0xc0007b2540, 0xc00054be00)
  317. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  318. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007b2540, 0xc00054be00)
  319. /usr/local/go/src/net/http/server.go:1995 +0x44
  320. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007b2540, 0xc00054be00)
  321. /usr/local/go/src/net/http/server.go:2774 +0xa8
  322. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  323. /usr/local/go/src/net/http/server.go:1878 +0x851
  324. created by net/http.(*Server).Serve
  325. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  326. 2020/11/19 07:52:48 172.16.8.135:59841 POST /get_backup_status
  327. 2020/11/19 07:52:48 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  328. 2020/11/19 07:52:48 goroutine 39 [running]:
  329. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  330. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  331. main.catchGoroutineError()
  332. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  333. panic(0xe703a0, 0x1b0a400)
  334. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  335. main.getBackupStatusHandler(0x13cef00, 0xc0007e9260, 0xc0006bde00)
  336. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  337. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0007e9260, 0xc0006bde00)
  338. /usr/local/go/src/net/http/server.go:1995 +0x44
  339. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0007e9260, 0xc0006bde00)
  340. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  341. main.logHTTPRequest.func1(0x13cef00, 0xc0007e9260, 0xc0006bde00)
  342. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  343. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0007e9260, 0xc0006bde00)
  344. /usr/local/go/src/net/http/server.go:1995 +0x44
  345. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0007e9260, 0xc0006bde00)
  346. /usr/local/go/src/net/http/server.go:2774 +0xa8
  347. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  348. /usr/local/go/src/net/http/server.go:1878 +0x851
  349. created by net/http.(*Server).Serve
  350. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  351. 2020/11/19 07:52:49 172.16.8.135:59841 POST /get_backup_status
  352. 2020/11/19 07:52:49 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  353. 2020/11/19 07:52:49 goroutine 39 [running]:
  354. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  355. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  356. main.catchGoroutineError()
  357. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  358. panic(0xe703a0, 0x1b0a400)
  359. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  360. main.getBackupStatusHandler(0x13cef00, 0xc00020e000, 0xc0002de000)
  361. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  362. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc00020e000, 0xc0002de000)
  363. /usr/local/go/src/net/http/server.go:1995 +0x44
  364. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc00020e000, 0xc0002de000)
  365. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  366. main.logHTTPRequest.func1(0x13cef00, 0xc00020e000, 0xc0002de000)
  367. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  368. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc00020e000, 0xc0002de000)
  369. /usr/local/go/src/net/http/server.go:1995 +0x44
  370. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc00020e000, 0xc0002de000)
  371. /usr/local/go/src/net/http/server.go:2774 +0xa8
  372. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  373. /usr/local/go/src/net/http/server.go:1878 +0x851
  374. created by net/http.(*Server).Serve
  375. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  376. 2020/11/19 07:52:50 172.16.8.135:59841 POST /get_backup_status
  377. 2020/11/19 07:52:50 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  378. 2020/11/19 07:52:50 goroutine 39 [running]:
  379. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  380. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  381. main.catchGoroutineError()
  382. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  383. panic(0xe703a0, 0x1b0a400)
  384. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  385. main.getBackupStatusHandler(0x13cef00, 0xc0006be000, 0xc00054a800)
  386. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  387. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0006be000, 0xc00054a800)
  388. /usr/local/go/src/net/http/server.go:1995 +0x44
  389. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0006be000, 0xc00054a800)
  390. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  391. main.logHTTPRequest.func1(0x13cef00, 0xc0006be000, 0xc00054a800)
  392. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  393. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0006be000, 0xc00054a800)
  394. /usr/local/go/src/net/http/server.go:1995 +0x44
  395. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0006be000, 0xc00054a800)
  396. /usr/local/go/src/net/http/server.go:2774 +0xa8
  397. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  398. /usr/local/go/src/net/http/server.go:1878 +0x851
  399. created by net/http.(*Server).Serve
  400. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  401. 2020/11/19 07:52:51 172.16.8.135:59841 POST /get_backup_status
  402. 2020/11/19 07:52:51 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  403. 2020/11/19 07:52:51 goroutine 39 [running]:
  404. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  405. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  406. main.catchGoroutineError()
  407. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  408. panic(0xe703a0, 0x1b0a400)
  409. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  410. main.getBackupStatusHandler(0x13cef00, 0xc0003ca1c0, 0xc00052c300)
  411. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  412. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0003ca1c0, 0xc00052c300)
  413. /usr/local/go/src/net/http/server.go:1995 +0x44
  414. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0003ca1c0, 0xc00052c300)
  415. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  416. main.logHTTPRequest.func1(0x13cef00, 0xc0003ca1c0, 0xc00052c300)
  417. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  418. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0003ca1c0, 0xc00052c300)
  419. /usr/local/go/src/net/http/server.go:1995 +0x44
  420. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0003ca1c0, 0xc00052c300)
  421. /usr/local/go/src/net/http/server.go:2774 +0xa8
  422. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  423. /usr/local/go/src/net/http/server.go:1878 +0x851
  424. created by net/http.(*Server).Serve
  425. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  426. 2020/11/19 07:52:52 172.16.8.135:59841 POST /get_backup_status
  427. 2020/11/19 07:52:52 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  428. 2020/11/19 07:52:52 goroutine 39 [running]:
  429. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  430. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  431. main.catchGoroutineError()
  432. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  433. panic(0xe703a0, 0x1b0a400)
  434. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  435. main.getBackupStatusHandler(0x13cef00, 0xc00021c000, 0xc0006b8000)
  436. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  437. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc00021c000, 0xc0006b8000)
  438. /usr/local/go/src/net/http/server.go:1995 +0x44
  439. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc00021c000, 0xc0006b8000)
  440. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  441. main.logHTTPRequest.func1(0x13cef00, 0xc00021c000, 0xc0006b8000)
  442. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  443. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc00021c000, 0xc0006b8000)
  444. /usr/local/go/src/net/http/server.go:1995 +0x44
  445. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc00021c000, 0xc0006b8000)
  446. /usr/local/go/src/net/http/server.go:2774 +0xa8
  447. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  448. /usr/local/go/src/net/http/server.go:1878 +0x851
  449. created by net/http.(*Server).Serve
  450. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  451. 2020/11/19 07:52:53 172.16.8.135:59841 POST /get_backup_status
  452. 2020/11/19 07:52:53 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  453. 2020/11/19 07:52:53 goroutine 39 [running]:
  454. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  455. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  456. main.catchGoroutineError()
  457. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  458. panic(0xe703a0, 0x1b0a400)
  459. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  460. main.getBackupStatusHandler(0x13cef00, 0xc0006be0e0, 0xc00054a900)
  461. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  462. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0006be0e0, 0xc00054a900)
  463. /usr/local/go/src/net/http/server.go:1995 +0x44
  464. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0006be0e0, 0xc00054a900)
  465. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  466. main.logHTTPRequest.func1(0x13cef00, 0xc0006be0e0, 0xc00054a900)
  467. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  468. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0006be0e0, 0xc00054a900)
  469. /usr/local/go/src/net/http/server.go:1995 +0x44
  470. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0006be0e0, 0xc00054a900)
  471. /usr/local/go/src/net/http/server.go:2774 +0xa8
  472. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  473. /usr/local/go/src/net/http/server.go:1878 +0x851
  474. created by net/http.(*Server).Serve
  475. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  476. 2020/11/19 07:52:54 172.16.8.135:59841 POST /get_backup_status
  477. 2020/11/19 07:52:54 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  478. 2020/11/19 07:52:54 goroutine 39 [running]:
  479. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  480. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  481. main.catchGoroutineError()
  482. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  483. panic(0xe703a0, 0x1b0a400)
  484. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  485. main.getBackupStatusHandler(0x13cef00, 0xc00021c2a0, 0xc0006b8100)
  486. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  487. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc00021c2a0, 0xc0006b8100)
  488. /usr/local/go/src/net/http/server.go:1995 +0x44
  489. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc00021c2a0, 0xc0006b8100)
  490. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  491. main.logHTTPRequest.func1(0x13cef00, 0xc00021c2a0, 0xc0006b8100)
  492. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  493. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc00021c2a0, 0xc0006b8100)
  494. /usr/local/go/src/net/http/server.go:1995 +0x44
  495. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc00021c2a0, 0xc0006b8100)
  496. /usr/local/go/src/net/http/server.go:2774 +0xa8
  497. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  498. /usr/local/go/src/net/http/server.go:1878 +0x851
  499. created by net/http.(*Server).Serve
  500. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  501. 2020/11/19 07:52:55 172.16.8.135:59841 POST /get_backup_status
  502. 2020/11/19 07:52:55 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  503. 2020/11/19 07:52:55 goroutine 39 [running]:
  504. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  505. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  506. main.catchGoroutineError()
  507. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  508. panic(0xe703a0, 0x1b0a400)
  509. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  510. main.getBackupStatusHandler(0x13cef00, 0xc0006be2a0, 0xc00054aa00)
  511. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  512. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0006be2a0, 0xc00054aa00)
  513. /usr/local/go/src/net/http/server.go:1995 +0x44
  514. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0006be2a0, 0xc00054aa00)
  515. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  516. main.logHTTPRequest.func1(0x13cef00, 0xc0006be2a0, 0xc00054aa00)
  517. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  518. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0006be2a0, 0xc00054aa00)
  519. /usr/local/go/src/net/http/server.go:1995 +0x44
  520. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0006be2a0, 0xc00054aa00)
  521. /usr/local/go/src/net/http/server.go:2774 +0xa8
  522. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  523. /usr/local/go/src/net/http/server.go:1878 +0x851
  524. created by net/http.(*Server).Serve
  525. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  526. 2020/11/19 07:52:56 172.16.8.135:59841 POST /get_backup_status
  527. 2020/11/19 07:52:56 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  528. 2020/11/19 07:52:56 goroutine 39 [running]:
  529. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  530. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  531. main.catchGoroutineError()
  532. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  533. panic(0xe703a0, 0x1b0a400)
  534. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  535. main.getBackupStatusHandler(0x13cef00, 0xc00020e460, 0xc0002de100)
  536. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  537. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc00020e460, 0xc0002de100)
  538. /usr/local/go/src/net/http/server.go:1995 +0x44
  539. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc00020e460, 0xc0002de100)
  540. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  541. main.logHTTPRequest.func1(0x13cef00, 0xc00020e460, 0xc0002de100)
  542. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  543. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc00020e460, 0xc0002de100)
  544. /usr/local/go/src/net/http/server.go:1995 +0x44
  545. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc00020e460, 0xc0002de100)
  546. /usr/local/go/src/net/http/server.go:2774 +0xa8
  547. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  548. /usr/local/go/src/net/http/server.go:1878 +0x851
  549. created by net/http.(*Server).Serve
  550. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  551. 2020/11/19 07:52:57 172.16.8.135:59841 POST /get_backup_status
  552. 2020/11/19 07:52:57 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  553. 2020/11/19 07:52:57 goroutine 39 [running]:
  554. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  555. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  556. main.catchGoroutineError()
  557. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  558. panic(0xe703a0, 0x1b0a400)
  559. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  560. main.getBackupStatusHandler(0x13cef00, 0xc0006bea80, 0xc00054ab00)
  561. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  562. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0006bea80, 0xc00054ab00)
  563. /usr/local/go/src/net/http/server.go:1995 +0x44
  564. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0006bea80, 0xc00054ab00)
  565. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  566. main.logHTTPRequest.func1(0x13cef00, 0xc0006bea80, 0xc00054ab00)
  567. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  568. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0006bea80, 0xc00054ab00)
  569. /usr/local/go/src/net/http/server.go:1995 +0x44
  570. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0006bea80, 0xc00054ab00)
  571. /usr/local/go/src/net/http/server.go:2774 +0xa8
  572. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  573. /usr/local/go/src/net/http/server.go:1878 +0x851
  574. created by net/http.(*Server).Serve
  575. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  576. 2020/11/19 07:52:58 172.16.8.135:59841 POST /get_backup_status
  577. 2020/11/19 07:52:58 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  578. 2020/11/19 07:52:58 goroutine 39 [running]:
  579. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  580. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  581. main.catchGoroutineError()
  582. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  583. panic(0xe703a0, 0x1b0a400)
  584. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  585. main.getBackupStatusHandler(0x13cef00, 0xc00020e620, 0xc0002dea00)
  586. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  587. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc00020e620, 0xc0002dea00)
  588. /usr/local/go/src/net/http/server.go:1995 +0x44
  589. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc00020e620, 0xc0002dea00)
  590. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  591. main.logHTTPRequest.func1(0x13cef00, 0xc00020e620, 0xc0002dea00)
  592. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  593. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc00020e620, 0xc0002dea00)
  594. /usr/local/go/src/net/http/server.go:1995 +0x44
  595. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc00020e620, 0xc0002dea00)
  596. /usr/local/go/src/net/http/server.go:2774 +0xa8
  597. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  598. /usr/local/go/src/net/http/server.go:1878 +0x851
  599. created by net/http.(*Server).Serve
  600. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  601. 2020/11/19 07:52:59 172.16.8.135:59841 POST /get_backup_status
  602. 2020/11/19 07:52:59 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  603. 2020/11/19 07:52:59 goroutine 39 [running]:
  604. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  605. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  606. main.catchGoroutineError()
  607. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  608. panic(0xe703a0, 0x1b0a400)
  609. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  610. main.getBackupStatusHandler(0x13cef00, 0xc0006bed20, 0xc00054ac00)
  611. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  612. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0006bed20, 0xc00054ac00)
  613. /usr/local/go/src/net/http/server.go:1995 +0x44
  614. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0006bed20, 0xc00054ac00)
  615. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  616. main.logHTTPRequest.func1(0x13cef00, 0xc0006bed20, 0xc00054ac00)
  617. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  618. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0006bed20, 0xc00054ac00)
  619. /usr/local/go/src/net/http/server.go:1995 +0x44
  620. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0006bed20, 0xc00054ac00)
  621. /usr/local/go/src/net/http/server.go:2774 +0xa8
  622. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  623. /usr/local/go/src/net/http/server.go:1878 +0x851
  624. created by net/http.(*Server).Serve
  625. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  626. 2020/11/19 07:53:00 172.16.8.135:59841 POST /get_backup_status
  627. 2020/11/19 07:53:00 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  628. 2020/11/19 07:53:00 goroutine 39 [running]:
  629. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  630. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  631. main.catchGoroutineError()
  632. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  633. panic(0xe703a0, 0x1b0a400)
  634. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  635. main.getBackupStatusHandler(0x13cef00, 0xc00021c460, 0xc0006b8200)
  636. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  637. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc00021c460, 0xc0006b8200)
  638. /usr/local/go/src/net/http/server.go:1995 +0x44
  639. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc00021c460, 0xc0006b8200)
  640. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  641. main.logHTTPRequest.func1(0x13cef00, 0xc00021c460, 0xc0006b8200)
  642. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  643. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc00021c460, 0xc0006b8200)
  644. /usr/local/go/src/net/http/server.go:1995 +0x44
  645. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc00021c460, 0xc0006b8200)
  646. /usr/local/go/src/net/http/server.go:2774 +0xa8
  647. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  648. /usr/local/go/src/net/http/server.go:1878 +0x851
  649. created by net/http.(*Server).Serve
  650. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  651. 2020/11/19 07:53:01 172.16.8.135:59841 POST /get_backup_status
  652. 2020/11/19 07:53:01 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  653. 2020/11/19 07:53:01 goroutine 39 [running]:
  654. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  655. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  656. main.catchGoroutineError()
  657. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  658. panic(0xe703a0, 0x1b0a400)
  659. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  660. main.getBackupStatusHandler(0x13cef00, 0xc0006beee0, 0xc00054ad00)
  661. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  662. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc0006beee0, 0xc00054ad00)
  663. /usr/local/go/src/net/http/server.go:1995 +0x44
  664. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc0006beee0, 0xc00054ad00)
  665. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  666. main.logHTTPRequest.func1(0x13cef00, 0xc0006beee0, 0xc00054ad00)
  667. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  668. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc0006beee0, 0xc00054ad00)
  669. /usr/local/go/src/net/http/server.go:1995 +0x44
  670. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc0006beee0, 0xc00054ad00)
  671. /usr/local/go/src/net/http/server.go:2774 +0xa8
  672. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  673. /usr/local/go/src/net/http/server.go:1878 +0x851
  674. created by net/http.(*Server).Serve
  675. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  676. 2020/11/19 07:53:02 172.16.8.135:59841 POST /get_backup_status
  677. 2020/11/19 07:53:02 An error has occurred: runtime error: invalid memory address or nil pointer dereference
  678. 2020/11/19 07:53:02 goroutine 39 [running]:
  679. runtime/debug.Stack(0xfc3ade, 0x19, 0xc0002cb6e8)
  680. /usr/local/go/src/runtime/debug/stack.go:24 +0x9d
  681. main.catchGoroutineError()
  682. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_utils.go:28 +0x94
  683. panic(0xe703a0, 0x1b0a400)
  684. /usr/local/go/src/runtime/panic.go:522 +0x1b5
  685. main.getBackupStatusHandler(0x13cef00, 0xc00020e7e0, 0xc0002ded00)
  686. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_backup.go:244 +0xdc
  687. net/http.HandlerFunc.ServeHTTP(0x1164120, 0x13cef00, 0xc00020e7e0, 0xc0002ded00)
  688. /usr/local/go/src/net/http/server.go:1995 +0x44
  689. net/http.(*ServeMux).ServeHTTP(0x1b20640, 0x13cef00, 0xc00020e7e0, 0xc0002ded00)
  690. /usr/local/go/src/net/http/server.go:2375 +0x1d6
  691. main.logHTTPRequest.func1(0x13cef00, 0xc00020e7e0, 0xc0002ded00)
  692. /Users/chgang/zincbox/go/src/github.com/gilbertchen/duplicacy-web/dwe/dwe_main.go:802 +0x213
  693. net/http.HandlerFunc.ServeHTTP(0xc000516280, 0x13cef00, 0xc00020e7e0, 0xc0002ded00)
  694. /usr/local/go/src/net/http/server.go:1995 +0x44
  695. net/http.serverHandler.ServeHTTP(0xc000358ea0, 0x13cef00, 0xc00020e7e0, 0xc0002ded00)
  696. /usr/local/go/src/net/http/server.go:2774 +0xa8
  697. net/http.(*conn).serve(0xc0007ee140, 0x13d2980, 0xc000802000)
  698. /usr/local/go/src/net/http/server.go:1878 +0x851
  699. created by net/http.(*Server).Serve
  700. /usr/local/go/src/net/http/server.go:2884 +0x2f4
  701. 2020/11/19 07:53:03 172.16.8.135:59841 GET /storage
  702. 2020/11/19 07:53:03 172.16.8.135:59841 GET /assets/css/bootstrap.min.css
  703. 2020/11/19 07:53:03 172.16.8.135:60954 GET /assets/css/paper-dashboard.css
  704. 2020/11/19 07:53:03 172.16.8.135:60957 GET /assets/css/duplicacy-web.css
  705. 2020/11/19 07:53:03 172.16.8.135:60958 GET /assets/css/font-awesome.min.css
  706. 2020/11/19 07:53:03 172.16.8.135:60959 GET /assets/js/jquery-1.10.2.min.js
  707. 2020/11/19 07:53:03 172.16.8.135:59841 GET /assets/js/jquery.min.js
  708. 2020/11/19 07:53:03 172.16.8.135:60957 GET /assets/js/bootstrap.min.js
  709. 2020/11/19 07:53:03 172.16.8.135:60958 GET /assets/js/bootbox.min.js
  710. 2020/11/19 07:53:03 172.16.8.135:60954 GET /assets/js/axios.min.js
  711. 2020/11/19 07:53:03 172.16.8.135:60958 GET /assets/js/chartist.min.js
  712. 2020/11/19 07:53:03 172.16.8.135:60959 GET /assets/js/paper-dashboard.js
  713. 2020/11/19 07:53:03 172.16.8.135:60954 GET /assets/js/polyfill.min.js
  714. 2020/11/19 07:53:03 172.16.8.135:59841 GET /assets/js/duplicacy-web.js
  715. 2020/11/19 07:53:03 172.16.8.135:59841 GET /assets/img/product-icon.png
  716. 2020/11/19 07:53:03 172.16.8.135:59841 GET /assets/fonts/fontawesome-webfont.woff2?v=4.7.0
  717. 2020/11/19 08:05:19 172.16.8.135:61083 GET /backup
  718. 2020/11/19 08:05:19 172.16.8.135:61083 GET /assets/css/bootstrap.min.css
  719. 2020/11/19 08:05:19 172.16.8.135:61084 GET /assets/css/paper-dashboard.css
  720. 2020/11/19 08:05:19 172.16.8.135:61085 GET /assets/css/duplicacy-web.css
  721. 2020/11/19 08:05:19 172.16.8.135:61086 GET /assets/css/font-awesome.min.css
  722. 2020/11/19 08:05:19 172.16.8.135:61087 GET /assets/js/jquery-1.10.2.min.js
  723. 2020/11/19 08:05:19 172.16.8.135:61088 GET /assets/js/jquery.min.js
  724. 2020/11/19 08:05:19 172.16.8.135:61085 GET /assets/js/bootstrap.min.js
  725. 2020/11/19 08:05:19 172.16.8.135:61084 GET /assets/js/bootbox.min.js
  726. 2020/11/19 08:05:19 172.16.8.135:61086 GET /assets/js/axios.min.js
  727. 2020/11/19 08:05:19 172.16.8.135:61083 GET /assets/js/chartist.min.js
  728. 2020/11/19 08:05:19 172.16.8.135:61084 GET /assets/js/paper-dashboard.js
  729. 2020/11/19 08:05:19 172.16.8.135:61086 GET /assets/js/polyfill.min.js
  730. 2020/11/19 08:05:19 172.16.8.135:61086 GET /assets/js/duplicacy-web.js
  731. 2020/11/19 08:05:19 172.16.8.135:61086 GET /assets/img/product-icon.png
  732. 2020/11/19 08:05:19 172.16.8.135:61086 GET /assets/fonts/fontawesome-webfont.woff2?v=4.7.0
  733. 2020/11/19 08:05:20 172.16.8.135:61086 POST /get_backup_status
  734. 2020/11/19 08:05:25 172.16.8.135:61086 GET /show_log?name=backup-20201113-072930.log
  735. 2020/11/19 08:05:25 172.16.8.135:61086 GET /favicon.ico
  736. 2020/11/19 08:06:20 172.16.8.135:61086 POST /get_backup_status
  737. 2020/11/19 08:07:21 172.16.8.135:61086 POST /get_backup_status
  738. 2020/11/19 08:08:21 172.16.8.135:61086 POST /get_backup_status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement