-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
I'm getting this error any time I'm creating or opening the IFSharp notebook. After restart kernel works properly, except Nuget doesn't work for any package (for example NuGet error: Unable to find package 'Newtonsoft.Json'), not sure if these two issues are connected. Windows 10, v3.0.0-alpha3
Unhandled Exception: System.Exception: Unsupported messageType: comm_info_request
at IfSharp.Kernel.ShellMessages.Deserialize(String messageType, String messageJson) in E:\dev\IfSharp\src\IfSharp.Kernel\ShellMessages.fs:line 564
at IfSharp.Kernel.IfSharpKernel.recvMessage(NetMQSocket socket) in E:\dev\IfSharp\src\IfSharp.Kernel\Kernel.fs:line 130
at IfSharp.Kernel.IfSharpKernel.doShell() in E:\dev\IfSharp\src\IfSharp.Kernel\Kernel.fs:line 481
at <StartupCode$IfSharp-Kernel>.$Kernel.StartAsync@535.Invoke(Unit unitVar) in E:\dev\IfSharp\src\IfSharp.Kernel\Kernel.fs:line 535
at Microsoft.FSharp.Control.AsyncBuilderImpl.callA@851.Invoke(AsyncParams`1 args)
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.FSharp.Control.CancellationTokenOps.Start@1268-1.Invoke(ExceptionDispatchInfo edi)
at <StartupCode$FSharp-Core>.$Control.loop@430-54(Trampoline this, FSharpFunc`2 action)
at Microsoft.FSharp.Control.Trampoline.ExecuteAction(FSharpFunc`2 firstAction)
at <StartupCode$FSharp-Core>.$Control.-ctor@516-1.Invoke(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
cdrnet
Metadata
Metadata
Assignees
Labels
No labels