spacemacs icon indicating copy to clipboard operation
spacemacs copied to clipboard

500 Internal Error when submitting issue created by `SPC h I`

Open Zlopez opened this issue 3 years ago • 0 comments

Description :octocat:

I'm getting 500 when accessing https://github.com/session after submitting issue report by C-c C-c

Reproduction guide :beetle:

  • Start Emacs
  • SPC h I
  • C-c C-c
  • Login to github

Observed behaviour: :eyes: :broken_heart: 500 Internal Error

Expected behaviour: :heart: :smile: Report is submitted

System Info :computer:

  • OS: gnu/linux
  • Emacs: 27.2
  • Spacemacs: 0.999.0
  • Spacemacs branch: develop (rev. 4eaff2526)
  • Graphic display: t
  • Running in daemon: nil
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: ivy
  • Layers:
(asciidoc shell-scripts ansible systemd html javascript rust yaml python
          (auto-completion :variables auto-completion-enable-snippets-in-popup t)
          emacs-lisp git markdown multiple-cursors org
          (ivy :variables ivy-enable-advanced-buffer-information t)
          spell-checking syntax-checking treemacs version-control)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS LIBSYSTEMD JSON PDUMPER GMP

Zlopez avatar Jun 24 '22 10:06 Zlopez