2021-09-11.log 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  1. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  2. Stack:
  3. 1. gfast/app/common/service.(*cacheTagService).Get
  4. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  5. 2. gfast/app/system/service.(*sysRole).GetRoleList
  6. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:71
  7. 3. gfast/app/system/api.(*user).GetInfo
  8. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:112
  9. 4. gfast/middleware.Auth
  10. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  11. 5. gfast/middleware.Ctx
  12. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  13. 6. gfast/app/system/api.(*auth).authAfterFunc
  14. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  15. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  16. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  17. 8. gfast/middleware.CORS
  18. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  19. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  20. Stack:
  21. 1. gfast/app/common/service.(*cacheTagService).Set
  22. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  23. 2. gfast/app/system/service.(*sysRole).GetRoleList
  24. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:83
  25. 3. gfast/app/system/api.(*user).GetInfo
  26. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:112
  27. 4. gfast/middleware.Auth
  28. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  29. 5. gfast/middleware.Ctx
  30. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  31. 6. gfast/app/system/api.(*auth).authAfterFunc
  32. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  33. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  34. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  35. 8. gfast/middleware.CORS
  36. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  37. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  38. Stack:
  39. 1. gfast/app/common/service.(*cacheTagService).Get
  40. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  41. 2. gfast/app/system/service.(*sysRole).GetRoleList
  42. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:84
  43. 3. gfast/app/system/api.(*user).GetInfo
  44. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:112
  45. 4. gfast/middleware.Auth
  46. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  47. 5. gfast/middleware.Ctx
  48. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  49. 6. gfast/app/system/api.(*auth).authAfterFunc
  50. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  51. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  52. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  53. 8. gfast/middleware.CORS
  54. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  55. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  56. Stack:
  57. 1. gfast/app/common/service.(*cacheTagService).Get
  58. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  59. 2. gfast/app/system/service.(*rule).GetMenuList
  60. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  61. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  62. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  63. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  64. Stack:
  65. 1. gfast/app/common/service.(*cacheTagService).Set
  66. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  67. 2. gfast/app/system/service.(*rule).GetMenuList
  68. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  69. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  70. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  71. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  72. Stack:
  73. 1. gfast/app/common/service.(*cacheTagService).Get
  74. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  75. 2. gfast/app/system/service.(*sysRole).GetRoleList
  76. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:71
  77. 3. gfast/app/system/api.(*user).GetRouters
  78. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:163
  79. 4. gfast/middleware.Auth
  80. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  81. 5. gfast/middleware.Ctx
  82. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  83. 6. gfast/app/system/api.(*auth).authAfterFunc
  84. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  85. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  86. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  87. 8. gfast/middleware.CORS
  88. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  89. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  90. Stack:
  91. 1. gfast/app/common/service.(*cacheTagService).Set
  92. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  93. 2. gfast/app/system/service.(*sysRole).GetRoleList
  94. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:83
  95. 3. gfast/app/system/api.(*user).GetRouters
  96. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:163
  97. 4. gfast/middleware.Auth
  98. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  99. 5. gfast/middleware.Ctx
  100. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  101. 6. gfast/app/system/api.(*auth).authAfterFunc
  102. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  103. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  104. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  105. 8. gfast/middleware.CORS
  106. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  107. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  108. Stack:
  109. 1. gfast/app/common/service.(*cacheTagService).Get
  110. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  111. 2. gfast/app/system/service.(*sysRole).GetRoleList
  112. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:84
  113. 3. gfast/app/system/api.(*user).GetRouters
  114. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:163
  115. 4. gfast/middleware.Auth
  116. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  117. 5. gfast/middleware.Ctx
  118. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  119. 6. gfast/app/system/api.(*auth).authAfterFunc
  120. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  121. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  122. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  123. 8. gfast/middleware.CORS
  124. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  125. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  126. Stack:
  127. 1. gfast/app/common/service.(*cacheTagService).Get
  128. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  129. 2. gfast/app/system/service.(*rule).GetMenuList
  130. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  131. 3. gfast/app/system/service.(*rule).GetIsMenuStatusList
  132. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:19
  133. 4. gfast/app/system/service.(*sysUser).GetAllMenus
  134. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_user.go:203
  135. 5. gfast/app/system/api.(*user).GetRouters
  136. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:181
  137. 6. gfast/middleware.Auth
  138. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  139. 7. gfast/middleware.Ctx
  140. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  141. 8. gfast/app/system/api.(*auth).authAfterFunc
  142. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  143. 9. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  144. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  145. 10. gfast/middleware.CORS
  146. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  147. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  148. Stack:
  149. 1. gfast/app/common/service.(*cacheTagService).Set
  150. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  151. 2. gfast/app/system/service.(*rule).GetMenuList
  152. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  153. 3. gfast/app/system/service.(*rule).GetIsMenuStatusList
  154. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:19
  155. 4. gfast/app/system/service.(*sysUser).GetAllMenus
  156. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_user.go:203
  157. 5. gfast/app/system/api.(*user).GetRouters
  158. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:181
  159. 6. gfast/middleware.Auth
  160. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  161. 7. gfast/middleware.Ctx
  162. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  163. 8. gfast/app/system/api.(*auth).authAfterFunc
  164. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  165. 9. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  166. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  167. 10. gfast/middleware.CORS
  168. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  169. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  170. Stack:
  171. 1. gfast/app/common/service.(*cacheTagService).Get
  172. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  173. 2. gfast/app/system/service.(*rule).GetMenuList
  174. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  175. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  176. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  177. 2021-09-11 08:11:53 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  178. Stack:
  179. 1. gfast/app/common/service.(*cacheTagService).Set
  180. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  181. 2. gfast/app/system/service.(*rule).GetMenuList
  182. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  183. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  184. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  185. 2021-09-11 08:12:12 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  186. Stack:
  187. 1. gfast/app/common/service.(*cacheTagService).Get
  188. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  189. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  190. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:69
  191. 3. gfast/app/system/api.(*dictData).GetDictData
  192. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  193. 4. gfast/middleware.Auth
  194. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  195. 5. gfast/middleware.Ctx
  196. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  197. 6. gfast/app/system/api.(*auth).authAfterFunc
  198. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  199. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  200. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  201. 8. gfast/middleware.CORS
  202. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  203. 2021-09-11 08:12:12 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  204. Stack:
  205. 1. gfast/app/common/service.(*cacheTagService).Get
  206. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  207. 2. gfast/app/system/service.(*rule).GetMenuList
  208. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  209. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  210. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  211. 2021-09-11 08:12:12 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  212. Stack:
  213. 1. gfast/app/common/service.(*cacheTagService).Set
  214. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  215. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  216. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:96
  217. 3. gfast/app/system/api.(*dictData).GetDictData
  218. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  219. 4. gfast/middleware.Auth
  220. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  221. 5. gfast/middleware.Ctx
  222. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  223. 6. gfast/app/system/api.(*auth).authAfterFunc
  224. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  225. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  226. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  227. 8. gfast/middleware.CORS
  228. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  229. 2021-09-11 08:12:12 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  230. Stack:
  231. 1. gfast/app/common/service.(*cacheTagService).Get
  232. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  233. 2. gfast/app/system/service.(*rule).GetMenuList
  234. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  235. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  236. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  237. 2021-09-11 08:12:12 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  238. Stack:
  239. 1. gfast/app/common/service.(*cacheTagService).Set
  240. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  241. 2. gfast/app/system/service.(*rule).GetMenuList
  242. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  243. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  244. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  245. 2021-09-11 08:12:12 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  246. Stack:
  247. 1. gfast/app/common/service.(*cacheTagService).Set
  248. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  249. 2. gfast/app/system/service.(*rule).GetMenuList
  250. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  251. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  252. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  253. 2021-09-11 08:12:18 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  254. Stack:
  255. 1. gfast/app/common/service.(*cacheTagService).Get
  256. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  257. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  258. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:69
  259. 3. gfast/app/system/api.(*dictData).GetDictData
  260. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  261. 4. gfast/middleware.Auth
  262. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  263. 5. gfast/middleware.Ctx
  264. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  265. 6. gfast/app/system/api.(*auth).authAfterFunc
  266. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  267. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  268. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  269. 8. gfast/middleware.CORS
  270. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  271. 2021-09-11 08:12:18 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  272. Stack:
  273. 1. gfast/app/common/service.(*cacheTagService).Set
  274. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  275. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  276. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:96
  277. 3. gfast/app/system/api.(*dictData).GetDictData
  278. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  279. 4. gfast/middleware.Auth
  280. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  281. 5. gfast/middleware.Ctx
  282. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  283. 6. gfast/app/system/api.(*auth).authAfterFunc
  284. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  285. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  286. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  287. 8. gfast/middleware.CORS
  288. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  289. 2021-09-11 08:12:18 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  290. Stack:
  291. 1. gfast/app/common/service.(*cacheTagService).Get
  292. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  293. 2. gfast/app/system/service.(*rule).GetMenuList
  294. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  295. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  296. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  297. 2021-09-11 08:12:18 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  298. Stack:
  299. 1. gfast/app/common/service.(*cacheTagService).Set
  300. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  301. 2. gfast/app/system/service.(*rule).GetMenuList
  302. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  303. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  304. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  305. 2021-09-11 08:12:18 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  306. Stack:
  307. 1. gfast/app/common/service.(*cacheTagService).Get
  308. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  309. 2. gfast/app/system/service.(*rule).GetMenuList
  310. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  311. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  312. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  313. 2021-09-11 08:12:18 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  314. Stack:
  315. 1. gfast/app/common/service.(*cacheTagService).Set
  316. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  317. 2. gfast/app/system/service.(*rule).GetMenuList
  318. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  319. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  320. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  321. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  322. Stack:
  323. 1. gfast/app/common/service.(*cacheTagService).Get
  324. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  325. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  326. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:69
  327. 3. gfast/app/system/api.(*dictData).GetDictData
  328. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  329. 4. gfast/middleware.Auth
  330. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  331. 5. gfast/middleware.Ctx
  332. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  333. 6. gfast/app/system/api.(*auth).authAfterFunc
  334. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  335. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  336. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  337. 8. gfast/middleware.CORS
  338. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  339. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  340. Stack:
  341. 1. gfast/app/common/service.(*cacheTagService).Get
  342. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  343. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  344. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:69
  345. 3. gfast/app/system/api.(*dictData).GetDictData
  346. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  347. 4. gfast/middleware.Auth
  348. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  349. 5. gfast/middleware.Ctx
  350. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  351. 6. gfast/app/system/api.(*auth).authAfterFunc
  352. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  353. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  354. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  355. 8. gfast/middleware.CORS
  356. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  357. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  358. Stack:
  359. 1. gfast/app/common/service.(*cacheTagService).Get
  360. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  361. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  362. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:69
  363. 3. gfast/app/system/api.(*dictData).GetDictData
  364. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  365. 4. gfast/middleware.Auth
  366. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  367. 5. gfast/middleware.Ctx
  368. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  369. 6. gfast/app/system/api.(*auth).authAfterFunc
  370. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  371. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  372. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  373. 8. gfast/middleware.CORS
  374. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  375. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  376. Stack:
  377. 1. gfast/app/common/service.(*cacheTagService).Set
  378. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  379. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  380. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:96
  381. 3. gfast/app/system/api.(*dictData).GetDictData
  382. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  383. 4. gfast/middleware.Auth
  384. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  385. 5. gfast/middleware.Ctx
  386. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  387. 6. gfast/app/system/api.(*auth).authAfterFunc
  388. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  389. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  390. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  391. 8. gfast/middleware.CORS
  392. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  393. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  394. Stack:
  395. 1. gfast/app/common/service.(*cacheTagService).Get
  396. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  397. 2. gfast/app/system/service.(*rule).GetMenuList
  398. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  399. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  400. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  401. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  402. Stack:
  403. 1. gfast/app/common/service.(*cacheTagService).Get
  404. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  405. 2. gfast/app/system/service.(*rule).GetMenuList
  406. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  407. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  408. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  409. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  410. Stack:
  411. 1. gfast/app/common/service.(*cacheTagService).Set
  412. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  413. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  414. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:96
  415. 3. gfast/app/system/api.(*dictData).GetDictData
  416. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  417. 4. gfast/middleware.Auth
  418. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  419. 5. gfast/middleware.Ctx
  420. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  421. 6. gfast/app/system/api.(*auth).authAfterFunc
  422. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  423. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  424. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  425. 8. gfast/middleware.CORS
  426. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  427. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  428. Stack:
  429. 1. gfast/app/common/service.(*cacheTagService).Get
  430. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  431. 2. gfast/app/system/service.(*rule).GetMenuList
  432. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  433. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  434. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  435. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  436. Stack:
  437. 1. gfast/app/common/service.(*cacheTagService).Set
  438. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  439. 2. gfast/app/system/service.sysDictData.GetDictWithDataByType
  440. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_data.go:96
  441. 3. gfast/app/system/api.(*dictData).GetDictData
  442. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_data.go:114
  443. 4. gfast/middleware.Auth
  444. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  445. 5. gfast/middleware.Ctx
  446. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  447. 6. gfast/app/system/api.(*auth).authAfterFunc
  448. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  449. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  450. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  451. 8. gfast/middleware.CORS
  452. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  453. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  454. Stack:
  455. 1. gfast/app/common/service.(*cacheTagService).Get
  456. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  457. 2. gfast/app/system/service.(*rule).GetMenuList
  458. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  459. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  460. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  461. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  462. Stack:
  463. 1. gfast/app/common/service.(*cacheTagService).Set
  464. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  465. 2. gfast/app/system/service.(*rule).GetMenuList
  466. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  467. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  468. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  469. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  470. Stack:
  471. 1. gfast/app/common/service.(*cacheTagService).Set
  472. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  473. 2. gfast/app/system/service.(*rule).GetMenuList
  474. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  475. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  476. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  477. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  478. Stack:
  479. 1. gfast/app/common/service.(*cacheTagService).Set
  480. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  481. 2. gfast/app/system/service.(*rule).GetMenuList
  482. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  483. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  484. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  485. 2021-09-11 08:12:23 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  486. Stack:
  487. 1. gfast/app/common/service.(*cacheTagService).Set
  488. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  489. 2. gfast/app/system/service.(*rule).GetMenuList
  490. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  491. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  492. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  493. 2021-09-11 08:12:29 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  494. Stack:
  495. 1. gfast/app/common/service.(*cacheTagService).Get
  496. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  497. 2. gfast/app/system/service.(*rule).GetMenuList
  498. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  499. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  500. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  501. 2021-09-11 08:12:29 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  502. Stack:
  503. 1. gfast/app/common/service.(*cacheTagService).Set
  504. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  505. 2. gfast/app/system/service.(*rule).GetMenuList
  506. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  507. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  508. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  509. 2021-09-11 08:12:42 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  510. Stack:
  511. 1. gfast/app/common/service.(*cacheTagService).Get
  512. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  513. 2. gfast/app/system/service.(*rule).GetMenuList
  514. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  515. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  516. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  517. 2021-09-11 08:12:42 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  518. Stack:
  519. 1. gfast/app/common/service.(*cacheTagService).Set
  520. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  521. 2. gfast/app/system/service.(*rule).GetMenuList
  522. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  523. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  524. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  525. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  526. Stack:
  527. 1. gfast/app/common/service.(*cacheTagService).Get
  528. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  529. 2. gfast/app/system/service.(*sysDictType).GetAllDictType
  530. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_type.go:164
  531. 3. gfast/app/system/api.(*dictType).OptionSelect
  532. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_type.go:101
  533. 4. gfast/middleware.Auth
  534. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  535. 5. gfast/middleware.Ctx
  536. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  537. 6. gfast/app/system/api.(*auth).authAfterFunc
  538. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  539. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  540. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  541. 8. gfast/middleware.CORS
  542. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  543. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  544. Stack:
  545. 1. gfast/app/common/service.(*cacheTagService).Set
  546. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  547. 2. gfast/app/system/service.(*sysDictType).GetAllDictType
  548. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_type.go:176
  549. 3. gfast/app/system/api.(*dictType).OptionSelect
  550. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_type.go:101
  551. 4. gfast/middleware.Auth
  552. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  553. 5. gfast/middleware.Ctx
  554. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  555. 6. gfast/app/system/api.(*auth).authAfterFunc
  556. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  557. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  558. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  559. 8. gfast/middleware.CORS
  560. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  561. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  562. Stack:
  563. 1. gfast/app/common/service.(*cacheTagService).Get
  564. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  565. 2. gfast/app/system/service.(*rule).GetMenuList
  566. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  567. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  568. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  569. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  570. Stack:
  571. 1. gfast/app/common/service.(*cacheTagService).Get
  572. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  573. 2. gfast/app/system/service.(*rule).GetMenuList
  574. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  575. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  576. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  577. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  578. Stack:
  579. 1. gfast/app/common/service.(*cacheTagService).Set
  580. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  581. 2. gfast/app/system/service.(*rule).GetMenuList
  582. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  583. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  584. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  585. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  586. Stack:
  587. 1. gfast/app/common/service.(*cacheTagService).Get
  588. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  589. 2. gfast/app/system/service.(*rule).GetMenuList
  590. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  591. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  592. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  593. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  594. Stack:
  595. 1. gfast/app/common/service.(*cacheTagService).Set
  596. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  597. 2. gfast/app/system/service.(*rule).GetMenuList
  598. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  599. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  600. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  601. 2021-09-11 08:13:36 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  602. Stack:
  603. 1. gfast/app/common/service.(*cacheTagService).Set
  604. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  605. 2. gfast/app/system/service.(*rule).GetMenuList
  606. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  607. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  608. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  609. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  610. Stack:
  611. 1. gfast/app/common/service.(*cacheTagService).Get
  612. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  613. 2. gfast/app/system/service.(*sysRole).GetRoleList
  614. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:71
  615. 3. gfast/app/system/api.(*user).GetInfo
  616. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:112
  617. 4. gfast/middleware.Auth
  618. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  619. 5. gfast/middleware.Ctx
  620. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  621. 6. gfast/app/system/api.(*auth).authAfterFunc
  622. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  623. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  624. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  625. 8. gfast/middleware.CORS
  626. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  627. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  628. Stack:
  629. 1. gfast/app/common/service.(*cacheTagService).Set
  630. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  631. 2. gfast/app/system/service.(*sysRole).GetRoleList
  632. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:83
  633. 3. gfast/app/system/api.(*user).GetInfo
  634. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:112
  635. 4. gfast/middleware.Auth
  636. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  637. 5. gfast/middleware.Ctx
  638. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  639. 6. gfast/app/system/api.(*auth).authAfterFunc
  640. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  641. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  642. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  643. 8. gfast/middleware.CORS
  644. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  645. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  646. Stack:
  647. 1. gfast/app/common/service.(*cacheTagService).Get
  648. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  649. 2. gfast/app/system/service.(*sysRole).GetRoleList
  650. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:84
  651. 3. gfast/app/system/api.(*user).GetInfo
  652. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:112
  653. 4. gfast/middleware.Auth
  654. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  655. 5. gfast/middleware.Ctx
  656. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  657. 6. gfast/app/system/api.(*auth).authAfterFunc
  658. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  659. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  660. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  661. 8. gfast/middleware.CORS
  662. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  663. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  664. Stack:
  665. 1. gfast/app/common/service.(*cacheTagService).Get
  666. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  667. 2. gfast/app/system/service.(*rule).GetMenuList
  668. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  669. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  670. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  671. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  672. Stack:
  673. 1. gfast/app/common/service.(*cacheTagService).Set
  674. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  675. 2. gfast/app/system/service.(*rule).GetMenuList
  676. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  677. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  678. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  679. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  680. Stack:
  681. 1. gfast/app/common/service.(*cacheTagService).Get
  682. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  683. 2. gfast/app/system/service.(*sysRole).GetRoleList
  684. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:71
  685. 3. gfast/app/system/api.(*user).GetRouters
  686. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:163
  687. 4. gfast/middleware.Auth
  688. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  689. 5. gfast/middleware.Ctx
  690. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  691. 6. gfast/app/system/api.(*auth).authAfterFunc
  692. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  693. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  694. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  695. 8. gfast/middleware.CORS
  696. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  697. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  698. Stack:
  699. 1. gfast/app/common/service.(*cacheTagService).Set
  700. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  701. 2. gfast/app/system/service.(*sysRole).GetRoleList
  702. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:83
  703. 3. gfast/app/system/api.(*user).GetRouters
  704. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:163
  705. 4. gfast/middleware.Auth
  706. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  707. 5. gfast/middleware.Ctx
  708. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  709. 6. gfast/app/system/api.(*auth).authAfterFunc
  710. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  711. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  712. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  713. 8. gfast/middleware.CORS
  714. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  715. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  716. Stack:
  717. 1. gfast/app/common/service.(*cacheTagService).Get
  718. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  719. 2. gfast/app/system/service.(*sysRole).GetRoleList
  720. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_role.go:84
  721. 3. gfast/app/system/api.(*user).GetRouters
  722. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:163
  723. 4. gfast/middleware.Auth
  724. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  725. 5. gfast/middleware.Ctx
  726. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  727. 6. gfast/app/system/api.(*auth).authAfterFunc
  728. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  729. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  730. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  731. 8. gfast/middleware.CORS
  732. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  733. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  734. Stack:
  735. 1. gfast/app/common/service.(*cacheTagService).Get
  736. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  737. 2. gfast/app/system/service.(*rule).GetMenuList
  738. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  739. 3. gfast/app/system/service.(*rule).GetIsMenuStatusList
  740. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:19
  741. 4. gfast/app/system/service.(*sysUser).GetAllMenus
  742. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_user.go:203
  743. 5. gfast/app/system/api.(*user).GetRouters
  744. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:181
  745. 6. gfast/middleware.Auth
  746. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  747. 7. gfast/middleware.Ctx
  748. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  749. 8. gfast/app/system/api.(*auth).authAfterFunc
  750. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  751. 9. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  752. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  753. 10. gfast/middleware.CORS
  754. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  755. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  756. Stack:
  757. 1. gfast/app/common/service.(*cacheTagService).Set
  758. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  759. 2. gfast/app/system/service.(*rule).GetMenuList
  760. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  761. 3. gfast/app/system/service.(*rule).GetIsMenuStatusList
  762. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:19
  763. 4. gfast/app/system/service.(*sysUser).GetAllMenus
  764. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_user.go:203
  765. 5. gfast/app/system/api.(*user).GetRouters
  766. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_user.go:181
  767. 6. gfast/middleware.Auth
  768. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  769. 7. gfast/middleware.Ctx
  770. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  771. 8. gfast/app/system/api.(*auth).authAfterFunc
  772. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  773. 9. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  774. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  775. 10. gfast/middleware.CORS
  776. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  777. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  778. Stack:
  779. 1. gfast/app/common/service.(*cacheTagService).Get
  780. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  781. 2. gfast/app/system/service.(*rule).GetMenuList
  782. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  783. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  784. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  785. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  786. Stack:
  787. 1. gfast/app/common/service.(*cacheTagService).Set
  788. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  789. 2. gfast/app/system/service.(*rule).GetMenuList
  790. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  791. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  792. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  793. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  794. Stack:
  795. 1. gfast/app/common/service.(*cacheTagService).Get
  796. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  797. 2. gfast/app/system/service.(*sysDictType).GetAllDictType
  798. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_type.go:164
  799. 3. gfast/app/system/api.(*dictType).OptionSelect
  800. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_type.go:101
  801. 4. gfast/middleware.Auth
  802. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  803. 5. gfast/middleware.Ctx
  804. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  805. 6. gfast/app/system/api.(*auth).authAfterFunc
  806. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  807. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  808. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  809. 8. gfast/middleware.CORS
  810. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  811. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  812. Stack:
  813. 1. gfast/app/common/service.(*cacheTagService).Get
  814. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  815. 2. gfast/app/system/service.(*rule).GetMenuList
  816. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  817. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  818. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  819. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  820. Stack:
  821. 1. gfast/app/common/service.(*cacheTagService).Set
  822. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  823. 2. gfast/app/system/service.(*sysDictType).GetAllDictType
  824. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_dict_type.go:176
  825. 3. gfast/app/system/api.(*dictType).OptionSelect
  826. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_dict_type.go:101
  827. 4. gfast/middleware.Auth
  828. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:72
  829. 5. gfast/middleware.Ctx
  830. /Users/apple/work/code/go/gfastv2/gfast/middleware/auth.go:46
  831. 6. gfast/app/system/api.(*auth).authAfterFunc
  832. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/auth.go:126
  833. 7. github.com/goflyfox/gtoken/gtoken.(*GfToken).authMiddleware
  834. /Users/apple/go/pkg/mod/github.com/goflyfox/gtoken@v1.4.3/gtoken/gtoken.go:324
  835. 8. gfast/middleware.CORS
  836. /Users/apple/work/code/go/gfastv2/gfast/middleware/cors.go:15
  837. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  838. Stack:
  839. 1. gfast/app/common/service.(*cacheTagService).Get
  840. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  841. 2. gfast/app/system/service.(*rule).GetMenuList
  842. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  843. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  844. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  845. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125: dial tcp 127.0.0.1:6379: connect: connection refused
  846. Stack:
  847. 1. gfast/app/common/service.(*cacheTagService).Get
  848. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:125
  849. 2. gfast/app/system/service.(*rule).GetMenuList
  850. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:36
  851. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  852. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  853. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  854. Stack:
  855. 1. gfast/app/common/service.(*cacheTagService).Set
  856. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  857. 2. gfast/app/system/service.(*rule).GetMenuList
  858. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  859. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  860. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  861. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  862. Stack:
  863. 1. gfast/app/common/service.(*cacheTagService).Set
  864. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  865. 2. gfast/app/system/service.(*rule).GetMenuList
  866. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  867. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  868. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86
  869. 2021-09-11 08:14:33 [ERRO] /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89: dial tcp 127.0.0.1:6379: connect: connection refused
  870. Stack:
  871. 1. gfast/app/common/service.(*cacheTagService).Set
  872. /Users/apple/work/code/go/gfastv2/gfast/app/common/service/cache.go:89
  873. 2. gfast/app/system/service.(*rule).GetMenuList
  874. /Users/apple/work/code/go/gfastv2/gfast/app/system/service/sys_auth_rule.go:47
  875. 3. gfast/app/system/api.(*sysOperLog).OperationLog
  876. /Users/apple/work/code/go/gfastv2/gfast/app/system/api/sys_oper_log.go:86