Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using https return error #4

Open
rvwv opened this issue Feb 16, 2012 · 1 comment
Open

using https return error #4

rvwv opened this issue Feb 16, 2012 · 1 comment

Comments

@rvwv
Copy link

rvwv commented Feb 16, 2012

Hello Anton,

any idea why i get this error on studio when i connect via https or use OAuth authentication mode?
i looking to secure ravendb studio you have any suggestions ?

than

Message: The remote server returned an error: NotFound.
Server Uri: https://domain.cloudapp.net:8080/build/version?noCache=-2072117194

more info about error :

-- Error Information --
System.Net.WebException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound.
at System.Net.Browser.ClientHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
at System.Net.Browser.ClientHttpWebRequest.<>c__DisplayClass5.b__4(Object sendState)
at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.b__1(Object sendState)
--- End of inner exception stack trace ---
at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
at System.Net.Browser.ClientHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Func2.Invoke(T arg) at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endMethod, TaskCompletionSource1 tcs)

Inner StackTrace:
at Raven.Studio.Infrastructure.InvocationExtensions.Catch(Task parent, Action1 action) at Raven.Studio.Infrastructure.InvocationExtensions.Catch(Task parent) at Raven.Studio.Infrastructure.Model.TimerTicked() at Raven.Studio.Infrastructure.View.<InvokeTimerTicked>b__7(Model model) at Raven.Studio.Infrastructure.View.InvokeOnModel(Object ctx, Action1 action)
at Raven.Studio.Infrastructure.View.InvokeTimerTicked(Object ctx)
at Raven.Studio.Infrastructure.View.DispatcherTimerOnTick(Object sender, EventArgs eventArgs)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

thanks

@anton-iermolenko
Copy link
Owner

Didn't dig into that direction yet. You should check out and ask on RavenDb groups: https://groups.google.com/forum/#!forum/ravendb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants