Since 4.0.0-beta-40016 the Docker container can't be started

45 views
Skip to first unread message

marcus

unread,
Jul 12, 2017, 4:09:11 AM7/12/17
to RavenDB - 2nd generation document database
I'm using the following script to start the container https://raw.githubusercontent.com/ravendb/ravendb/v4.0/docker/run-ubuntu1604.ps1 with the following parameters.

./run-ubuntu1604.ps1 -AllowAnonymousUserToAccessTheServer -PublicServerUrl "http://172.17.0.2:8080

I get the following error


PS
/home/maqe> ./run-ubuntu1604.ps1 -AllowAnonymousUserToAccessTheServer -PublicServerUrl "http://172.17.0.2:8080"                  
Starting container: docker run -d -e AllowAnonymousUserToAccessTheServer=true -v ravendb:/databases -e PublicServerUrl=http://172.17.0.2:8080 -p 8080:8080 -p 38888:38888 ravendb/ravendb:ubuntu-latest
Could not determine container's IP address. Is it running?
Try: docker run -it --rm -e AllowAnonymousUserToAccessTheServer=true -v ravendb:/databases -e PublicServerUrl=http://172.17.0.2:8080 -p 8080:8080 -p 38888:38888 ravendb/ravendb:ubuntu-latest

when I run the suggested command I get this error:

System.InvalidOperationException: Unable to unprotect secret, rc=-1
   at
Raven.Server.ServerWide.SecretProtection.Unprotect(Byte[] secret, Byte[] entropy) in C:\Builds\RavenDB-4.0-Beta\src\Raven.Server\ServerWide\SecretProtection.cs:line 165
   at
Raven.Server.ServerWide.ServerStore.GetSecretKey(TransactionOperationContext context, String name) in C:\Builds\RavenDB-4.0-Beta\src\Raven.Server\ServerWide\ServerStore.cs:line 685
   at
Raven.Server.ServerWide.ServerStore.TryLoadAuthenticationKeyPairs(TransactionOperationContext ctx) in C:\Builds\RavenDB-4.0-Beta\src\Raven.Server\ServerWide\ServerStore.cs:line 461
   at
Raven.Server.ServerWide.ServerStore.Initialize() in C:\Builds\RavenDB-4.0-Beta\src\Raven.Server\ServerWide\ServerStore.cs:line 400
   at
Raven.Server.RavenServer.Initialize() in C:\Builds\RavenDB-4.0-Beta\src\Raven.Server\RavenServer.cs:line 115
   at
Raven.Server.Program.Main(String[] args) in C:\Builds\RavenDB-4.0-Beta\src\Raven.Server\Program.cs:line 99

Is this a known problem?

iftah

unread,
Jul 12, 2017, 8:13:15 AM7/12/17
to RavenDB - 2nd generation document database
Hi Marcus,

Yes this is a known problem and we're currently working on that.
The fix will be available in the next beta release.

You can follow this issue to see the progress: http://issues.hibernatingrhinos.com/issue/RavenDB-7746

Sincerely,
Iftah Ben Zaken

marcus

unread,
Jul 25, 2017, 5:57:32 PM7/25/17
to RavenDB - 2nd generation document database
Any ETA on the next release?

Oren Eini (Ayende Rahien)

unread,
Jul 26, 2017, 3:36:11 AM7/26/17
to ravendb
Likely end of next week for the next beta.

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


On Wed, Jul 26, 2017 at 12:57 AM, marcus <mar...@meridium.se> wrote:
Any ETA on the next release?

--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages