Since yesterday I have a problem when creating a fuse project.
When creating it from the dashboard it says “Could not create project. Invalid or prohibited path.” although the permissions should be correct (and are no different than before, when it worked). When creating from the cli I get a more detailled error message wich seems to boil down to “could not connect to daemon”.
In both cases, three files are created: devices.json, MainView.ux and myapp.unoproj
Here is the error message:
fuse: unhandled exception: One or more errors occurred.
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) [0x00014] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2168 at System.Threading.Tasks.Task1[Outracks.Fuse.Protocol.IMessagingService].GetResultCore (Boolean waitCompletionNotification) [0x00034] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:568 at System.Threading.Tasks.Task
1[Outracks.Fuse.Protocol.IMessagingService].get_Result () [0x00000] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:535 at Outracks.Fuse.Create.CreateCliCommand.Create (IList1 args) [0x0021f] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Create/CreateCliCommand.cs:121 at Outracks.Fuse.Create.CreateCliCommand.Run (System.String[] args) [0x00023] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Create/CreateCliCommand.cs:60 at Outracks.CLI.CliProgram+<Main>c**AnonStorey0.<>m**0 (System.String arg) [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Common.CLI/CliProgram.cs:39 at Outracks.Optional
1[System.String].Do (System.Action1 some, System.Action none) [0x00000] in <filename unknown>:0 at Outracks.CLI.CliProgram.Main (System.String[] args) [0x00014] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Common.CLI/CliProgram.cs:38 Inner exception: One or more errors occurred. at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) [0x00014] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2168 at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00052] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3218 at System.Threading.Tasks.Task.Wait (TimeSpan timeout) [0x00028] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3117 at Outracks.TaskExtensions.GetResult[IMessagingService] (System.Threading.Tasks.Task
1 task, TimeSpan timeSpan) [0x00000] in :0 at Outracks.Fuse.Protocol.MessagingServiceSpawner.ConnectOrSpawn (IMessagingServiceSpawner spawner, System.String identifier, IEnumerable1 events, TimeSpan timeout, Optional
1 eventFilter) [0x00000] in :0 at Outracks.Fuse.Create.CreateCliCommand+cAnonStorey0.<>m0 () [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Create/CreateCliCommand.cs:83 at System.Threading.Tasks.Task1[Outracks.Fuse.Protocol.IMessagingService].InnerInvoke () [0x00012] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:686 at System.Threading.Tasks.Task.Execute () [0x00016] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2523 Inner exception: Exception of type 'Outracks.Fuse.FailedToConnectToDaemon' was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable
1 messageTypes) [0x00000] in :0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+<ConnectOrSpawn>c**AnonStorey7+<ConnectOrSpawn>c**async6.MoveNext () [0x00000] in <filename unknown>:0 Unhandled exception: One or more errors occurred. [ERROR] FATAL UNHANDLED EXCEPTION: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> Outracks.Fuse.FailedToConnectToDaemon: Exception of type 'Outracks.Fuse.FailedToConnectToDaemon' was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable
1 messageTypes) [0x00000] in :0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+<ConnectOrSpawn>c**AnonStorey7+<ConnectOrSpawn>c**async6.MoveNext () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) [0x00014] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2168 at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00052] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3218 at System.Threading.Tasks.Task.Wait (TimeSpan timeout) [0x00028] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3117 at Outracks.TaskExtensions.GetResult[IMessagingService] (System.Threading.Tasks.Task
1 task, TimeSpan timeSpan) [0x00000] in :0 at Outracks.Fuse.Protocol.MessagingServiceSpawner.ConnectOrSpawn (IMessagingServiceSpawner spawner, System.String identifier, IEnumerable1 events, TimeSpan timeout, Optional
1 eventFilter) [0x00000] in :0 at Outracks.Fuse.Create.CreateCliCommand+cAnonStorey0.<>m0 () [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Create/CreateCliCommand.cs:83 at System.Threading.Tasks.Task1[Outracks.Fuse.Protocol.IMessagingService].InnerInvoke () [0x00012] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:686 at System.Threading.Tasks.Task.Execute () [0x00016] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2523 ---> (Inner Exception #0) Outracks.Fuse.FailedToConnectToDaemon: Exception of type 'Outracks.Fuse.FailedToConnectToDaemon' was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable
1 messageTypes) [0x00000] in :0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+<ConnectOrSpawn>c<strong>AnonStorey7+<ConnectOrSpawn>c</strong>async6.MoveNext () [0x00000] in <filename unknown>:0 <---</p> <p> --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) [0x00014] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2168 at System.Threading.Tasks.Task<code>1[Outracks.Fuse.Protocol.IMessagingService].GetResultCore (Boolean waitCompletionNotification) [0x00034] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:568 at System.Threading.Tasks.Task</code>1[Outracks.Fuse.Protocol.IMessagingService].get_Result () [0x00000] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:535 at Outracks.Fuse.Create.CreateCliCommand.Create (IList<code>1 args) [0x0021f] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Create/CreateCliCommand.cs:121 at Outracks.Fuse.Create.CreateCliCommand.Run (System.String[] args) [0x00023] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Create/CreateCliCommand.cs:60 at Outracks.CLI.CliProgram+<Main>c**AnonStorey0.<>m**0 (System.String arg) [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Common.CLI/CliProgram.cs:39 at Outracks.Optional</code>1[System.String].Do (System.Action<code>1 some, System.Action none) [0x00000] in <filename unknown>:0 at Outracks.CLI.CliProgram.Main (System.String[] args) [0x00014] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Common.CLI/CliProgram.cs:38 ---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> Outracks.Fuse.FailedToConnectToDaemon: Exception of type 'Outracks.Fuse.FailedToConnectToDaemon' was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable</code>1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable<code>1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+<ConnectOrSpawn>c**AnonStorey7+<ConnectOrSpawn>c**async6.MoveNext () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) [0x00014] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2168 at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00052] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3218 at System.Threading.Tasks.Task.Wait (TimeSpan timeout) [0x00028] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3117 at Outracks.TaskExtensions.GetResult[IMessagingService] (System.Threading.Tasks.Task</code>1 task, TimeSpan timeSpan) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner.ConnectOrSpawn (IMessagingServiceSpawner spawner, System.String identifier, IEnumerable<code>1 events, TimeSpan timeout, Optional</code>1 eventFilter) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Create.CreateCliCommand+<Create>c<strong>AnonStorey0.<>m</strong>0 () [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Create/CreateCliCommand.cs:83 at System.Threading.Tasks.Task<code>1[Outracks.Fuse.Protocol.IMessagingService].InnerInvoke () [0x00012] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Future.cs:686 at System.Threading.Tasks.Task.Execute () [0x00016] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2523 ---> (Inner Exception #0) Outracks.Fuse.FailedToConnectToDaemon: Exception of type 'Outracks.Fuse.FailedToConnectToDaemon' was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable</code>1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable
1 messageTypes) [0x00000] in :0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+cAnonStorey7+casync6.MoveNext () [0x00000] in :0 <— <—
When I try to preview a project I get:
fuse: unhandled exception: One or more errors occurred.
at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) [0x00014] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2168 at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00052] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3218 at System.Threading.Tasks.Task.Wait (TimeSpan timeout) [0x00028] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3117 at Outracks.TaskExtensions.GetResult[IMessagingService] (System.Threading.Tasks.Task1 task, TimeSpan timeSpan) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner.ConnectOrSpawn (IMessagingServiceSpawner spawner, System.String identifier, IEnumerable
1 events, TimeSpan timeout, Optional1 eventFilter) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Preview.PreviewWithDaemon.Preview (Outracks.Fuse.Preview.PreviewArguments argument) [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Preview/PreviewWithDaemon.cs:42 at Outracks.Fuse.Preview.CLI.PreviewCliCommand.RunInternal (System.String[] args) [0x0000d] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Preview/CLI/PreviewCliCommand.cs:111 at Outracks.Fuse.Preview.CLI.PreviewCliCommand.Run (System.String[] args) [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Preview/CLI/PreviewCliCommand.cs:81 Inner exception: Exception of type 'Outracks.Fuse.FailedToConnectToDaemon' was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable
1 messageTypes) [0x00000] in :0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+<ConnectOrSpawn>c**AnonStorey7+<ConnectOrSpawn>c**async6.MoveNext () [0x00000] in <filename unknown>:0 Unhandled exception: One or more errors occurred. [ERROR] FATAL UNHANDLED EXCEPTION: System.AggregateException: One or more errors occurred. ---> Outracks.Fuse.FailedToConnectToDaemon: Exception of type 'Outracks.Fuse.FailedToConnectToDaemon' was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable
1 messageTypes) [0x00000] in :0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+<ConnectOrSpawn>c**AnonStorey7+<ConnectOrSpawn>c**async6.MoveNext () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional (Boolean includeTaskCanceledExceptions) [0x00014] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2168 at System.Threading.Tasks.Task.Wait (Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00052] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3218 at System.Threading.Tasks.Task.Wait (TimeSpan timeout) [0x00028] in /private/tmp/source-mono-mac-4.0.0-bug-33585-hotfix/bockbuild-mono-4.0.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.0.4/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3117 at Outracks.TaskExtensions.GetResult[IMessagingService] (System.Threading.Tasks.Task
1 task, TimeSpan timeSpan) [0x00000] in :0 at Outracks.Fuse.Protocol.MessagingServiceSpawner.ConnectOrSpawn (IMessagingServiceSpawner spawner, System.String identifier, IEnumerable1 events, TimeSpan timeout, Optional
1 eventFilter) [0x00000] in :0 at Outracks.Fuse.Preview.PreviewWithDaemon.Preview (Outracks.Fuse.Preview.PreviewArguments argument) [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Preview/PreviewWithDaemon.cs:42 at Outracks.Fuse.Preview.CLI.PreviewCliCommand.RunInternal (System.String[] args) [0x0000d] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Preview/CLI/PreviewCliCommand.cs:111 at Outracks.Fuse.Preview.CLI.PreviewCliCommand.Run (System.String[] args) [0x00000] in /Users/outracks/buildAgent1/work/b939dc4c6ac331f9/Source/Outracks.Fuse.Preview/CLI/PreviewCliCommand.cs:81 —> (Inner Exception #0) Outracks.Fuse.FailedToConnectToDaemon: Exception of type ‘Outracks.Fuse.FailedToConnectToDaemon’ was thrown. at Outracks.Fuse.DaemonSpawner.ConnectForSure (IEnumerable1 messageTypes) [0x00000] in <filename unknown>:0 at Outracks.Fuse.DaemonSpawner.ConnectOrSpawn (IEnumerable
1 messageTypes) [0x00000] in :0 at Outracks.Fuse.Protocol.MessagingServiceSpawner+cAnonStorey7+casync6.MoveNext () [0x00000] in :0 <—
It does not make a difference if I try to preview the newly created project or an old one which already worked.
Thank you for your help!