question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unexpected warning on services when upgrading to 0.6

See original GitHub issue

needs-0.6 introduced services, which are not available before. So, when upgrading you don’t had them configured). Or possible you don’t need that feature.

Still, you (everybody will) get 3 warnings on them:

WARNING: No service config found for github-issues. Add it in your conf.py to needs_services dictionary.
WARNING: No service config found for github-prs. Add it in your conf.py to needs_services dictionary.
WARNING: No service config found for github-commits. Add it in your conf.py to needs_services dictionary.

Two remarks:

  1. I can’t find documentation to disable this feature. And to get the warning “away”
  2. It would be better to have a default without this feature/ warning, when using the “old” config

And 2 request:

  • Can the docs mention this, warn for it and provide the solution (disable in conf.py)
    This is probably easy; as it is online
  • Make a fix for it (0.6a or something) so that users don’t get bothered 😃 As 06 is out, is not that easy to do it painless

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
twodropscommented, Feb 13, 2021

Thanks a lot. Btw, I love the new needservice. It opens the doors for many other things. Had a minor issue with a missing “/” at the end of url in the config file. I raised PR #188 .

1reaction
danwoscommented, Feb 13, 2021

Closed already with #168. Only release is missing, but I’m working on it…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation fails for @types/<dependency_name> packages
warning fsevents@1.0.14: The platform "win32" is incompatible with this module. info "fsevents@1.0.14" is an optional dependency and failed ...
Read more >
Can't install any package with node npm - Stack Overflow
If anyone is specifically getting Unexpected token < , and your package.json is fine, check your npm-shrinkwrap.json file!
Read more >
unable to install package in R Studio - Warning
I am unable to install any package from my R Studio. Please find below errors while installing the package. install.packages("ggplot2") Warning in install....
Read more >
Sophos Central Intercept X, Central Server Intercept X ...
Open Programs and Features on the affected device. Uninstall Sophos HitmanPro.Alert Hotfix. Restart the device. Note: On the next update, Sophos Endpoint will ......
Read more >
VMware ESXi 6.7, Patch Release ESXi670-202210001
IMPORTANT: For clusters using VMware vSAN, you must first upgrade the vCenter Server system. Upgrading only the ESXi hosts is not supported.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found