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.

Version 2.10 breaks with Unable to Infer base url

See original GitHub issue

Version used: 2.10.0

We upgraded from 2.9.2 to the recently released 2.10.0. Our Spring setup was working until we switch to that new version. Now the /swagger-ui.html throws a message box saying Unable to infer base url.

In the logs we can see a large amount of lines similar to this:

288180 [http-nio-9090-exec-3] INFO u.g.h.d.l.c.RequestLoggingFilter - GET /null/swagger-resources/configuration/security took 0ms and returned 404

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
dilipkrishcommented, Jun 24, 2020

Oh please dont use 2.10… it was an intermediate step so that people who were on 3.0.0-SNAPSHOT can continue using a released version if needed. Please continue 3.0.0-SNAPSHOT. Thats the version with the OAS support. Its not ready yet, should be available tomorrow 🤞

0reactions
ioannisNoukakiscommented, Dec 13, 2021

Oh please don’t use 2.10 Well, we are stuck cause we don’t have time to upgrade to 3.0.0 and still want to get rid of the CVE plaguing 2.9.x. XD

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to infer base url. This is common when using dynamic ...
Unable to infer base url. This is common when using dynamic servlet registration or when the API is behind an API Gateway swagger...
Read more >
[SpringFox Error] Unable to infer base url - Taogen's Blog
Solution. make sure your swagger configuration is under your spring boot application which can be scanned. and then it solved.
Read more >
Springfox Reference Documentation - GitHub Pages
Springfox works by examining an application, once, at runtime to infer API semantics based on spring configurations, class structure and various ...
Read more >
Unable to infer base url. This is common when using dynamic ...
[Solved]-Unable to infer base url. This is common when using dynamic servlet registration or when the API is behind an API Gateway swagger...
Read more >
Release Notes | Firebase - Google
This version (v11.0.0) of the Firebase CLI contains breaking changes. ... Realtime Database can now infer a default database URL if none is...
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