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.

[1.4.x] Document issue with akka-http (v10.0.15) missing property

See original GitHub issue

Relates to #1652

The best and correct solution is to explicit depend on akka-http (DSL package).

This won’t be an issue when using reactive-lib v1.6.0, as it includes the akka-http dsl package by default (see https://github.com/lightbend/reactive-lib/blob/master/build.sbt#L157).

Users must be advised to upgrade to reactive-lib v1.6.0 or to explicitly add akka-http as a dependency.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
TimMoorecommented, Jan 14, 2019

Thanks. I’d also add that users on Lagom 1.4.0-1.4.9 should update to 1.4.10. 😄

0reactions
ignasi35commented, Jan 11, 2019

@renatocaval I will close this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missing akka-http property · Issue #1652 · lagom ... - GitHub
We got some users complaining that Lagom 1.4.9 can't be deployed ... [1.4.x] Document issue with akka-http (v10.0.15) missing property #1708.
Read more >
10.1.x Release Notes • Akka HTTP - Documentation
When such a header is parsed, an Akka HTTP application may fail fatally with a StackOverflowError . Akka HTTP 10.2.7 mitigates this issue...
Read more >
10.0.x Release Notes • Akka HTTP - Documentation
This release adds the long awaited akka-http-caching module inspired by spray-caching. It also features a new implementation of the client pool infrastructure.
Read more >
10.2.x Release Notes • Akka HTTP - Documentation
This release is a maintenance release, mostly fixing a few smaller issues around HTTP/2 support. Akka HTTP now also supports graceful termination for...
Read more >
Configuration • Akka HTTP - Documentation
These are the relevant default configuration values for the Akka HTTP modules. ... Set to a non-empty value to be used in lieu...
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