Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: no implicit conversion of nil into String #1104

Open
jrb-it-sentry bot opened this issue Jan 5, 2023 · 2 comments
Open

TypeError: no implicit conversion of nil into String #1104

jrb-it-sentry bot opened this issue Jan 5, 2023 · 2 comments

Comments

@jrb-it-sentry
Copy link

jrb-it-sentry bot commented Jan 5, 2023

Sentry Issue: PHOENIX-Z

TypeError: no implicit conversion of nil into String
  app/controllers/documents_controller.rb:184:in `+'
    @document_comment.summary = '<span class="label label-danger">Attempted to Crawl Document</span><br>Error Message: <kbd>'+ @tbdoc.apiresponse["message"]["name"] +'</kbd><br>Crawler: <kbd>'+ @tbdoc.apiresponse["message"]["crawler"] + '</kbd><br>Stacktrace: <kbd>'+ @tbdoc.apiresponse["message"]["remoteStacktrace"] + "</kbd>"
  app/controllers/documents_controller.rb:184:in `perform_crawl'
    @document_comment.summary = '<span class="label label-danger">Attempted to Crawl Document</span><br>Error Message: <kbd>'+ @tbdoc.apiresponse["message"]["name"] +'</kbd><br>Crawler: <kbd>'+ @tbdoc.apiresponse["message"]["crawler"] + '</kbd><br>Stacktrace: <kbd>'+ @tbdoc.apiresponse["message"]["remoteStacktrace"] + "</kbd>"
  app/controllers/documents_controller.rb:83:in `update'
    crawlresult = perform_crawl
...
(73 additional frame(s) were not displayed)
@JustinBack
Copy link
Member

Seems this issue is still relevant

@JustinBack JustinBack reopened this Apr 23, 2023
@JustinBack
Copy link
Member

The Document in question is https://edit.tosdr.org/documents/15676

Sentry Issue (Internal)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant