Stan Hu
b755673fb6
Add rbtrace to Gemfile
...
This will be enabled if ENABLE_RBTRACE environment variable is defined.
This will allow us to debug all sorts of issues in production:
https://github.com/tmm1/rbtrace
2018-07-25 04:41:40 -07:00
Greg Stark
a35d6d3c47
I am certainly weary of debugging sidekiq but I don't think that's what was meant
2017-11-28 18:14:05 +00:00
Stan Hu
b001487d94
Document how to troubleshoot internal API calls
...
[ci skip]
iFoo
2017-11-18 00:06:15 -08:00
Douwe Maan
4b93429a4e
Remove Private Token from User Settings > Account
2017-11-02 11:39:01 +01:00
Daniel Axelrod
c7dd62a0da
Fix gdb backtrace command
...
Correct the command to get a gdb backtrace from all threads. `apply` is
not a valid gdb command.
See https://sourceware.org/gdb/onlinedocs/gdb/Threads.html#Threads .
2016-11-01 23:59:32 +00:00
Chris Wilson
dd9e5ba165
Fix step number and token param in URL example. Fix gitlab-rails command code formatting.
2016-10-11 05:33:55 +00:00
Stan Hu
bca03d0875
Add troubleshooting section for SMTP settings
...
[ci skip]
2016-07-01 08:28:47 -07:00
Stan Hu
67e83543b3
Add debugging tips with gdb
...
[ci skip]
2016-06-24 08:58:32 -07:00
Stan Hu
ec7cdc18c8
Fix typo in obtaining a backtrace from all threads in gdb
...
Also add command to turn off pagination
[ci skip]
2016-06-12 20:09:25 -07:00
Drew Blessing
91496a0965
Add gdb detach instructions
2016-06-01 14:44:29 -05:00
Drew Blessing
3e16997fd7
Add Sidekiq troubleshooting docs [ci skip]
2016-04-22 13:11:53 -05:00