ReactiveMongo-BSON | : leaves : BSON library for ReactiveMongo | DB Client library
kandi X-RAY | ReactiveMongo-BSON Summary
kandi X-RAY | ReactiveMongo-BSON Summary
BSON libraries for ReactiveMongo.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ReactiveMongo-BSON
ReactiveMongo-BSON Key Features
ReactiveMongo-BSON Examples and Code Snippets
Community Discussions
Trending Discussions on ReactiveMongo-BSON
QUESTION
I am getting the following error when attempting to run sbt run
to run my Scala code:
insecure HTTP request is unsupported 'http://repo.typesafe.com/typesafe/releases'; switch to HTTPS or opt-in as ("typesafe-releases" at "http://repo.typesafe.com/typesafe/releases").withAllowInsecureProtocol(true), or by using allowInsecureProtocol in repositories file
This is strange because it was working perfectly fine last week and I have changed nothing in the code. I have tried adding ("typesafe-releases" at "http://repo.typesafe.com/typesafe/releases").withAllowInsecureProtocol(true)
in my build.sbt
file and resolver file, installing Java11, deleting my project folder, and completely reclone my code from the repository but nothing is working. I am using Visual Studios but have also tried on IntelliJ and get the same error.
Any advice would be greatly appreciated, as I have changed nothing and now suddenly my code doesn't compile anymore. Further details:
sbt.version = 1.4.0
Scala code runner version 2.12.10
My current built.sbt (please note that I did not have the resolve part added before, when my code was working fine. It was added as an attempt to resolve the issue but did not work):
...ANSWER
Answered 2020-Nov-24 at 15:49As mentioned in repo.typesafe.com, you can add to your sbt:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ReactiveMongo-BSON
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page