OptoCloud
OptoCloud
Explore posts from servers
CC#
Created by OptoCloud on 4/3/2024 in #help
Filesystem packer slows down after 30k files
No description
14 replies
CC#
Created by OptoCloud on 8/4/2023 in #help
❔ How to have downloaded nuget packages on the same drive as repository?
The exception I get now is the following:
FlatSharp.Internal.FlatSharpInternalException: FlatSharp Internal Error! Message = 'expect path to exist: C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\tools\net6.0\..\..\..\..\..\..\..\..\source\c#\asp.net\opto-backend\spec\schemas\ClientHeartbeat.fbs'.File = 'PathHelpers.cs', Member = 'NormalizePathName:27'
at FlatSharp.Internal.FlatSharpInternal.ThrowAssertFailed(String message, String memberName, String fileName, Int32 lineNumber) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Runtime\FlatSharpInternal.cs:line 44 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.PathHelpers.NormalizePathName(String path) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\PathHelpers.cs:line 27 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at AbsolutePathSchemaMutator.NormalizePath(String fbsPath) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\SchemaMutators\AbsolutePathSchemaMutator.cs:line 75 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at AbsolutePathSchemaMutator.Mutate(Schema schema, CompilerOptions options, List`1 postProcessors) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\SchemaMutators\AbsolutePathSchemaMutator.cs:line 41 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.ParseSchema(ISerializer`1 serializer, Byte[] bfbs, CompilerOptions options, List`1 postProcessTransforms, ISchemaMutator[] mutators) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 643 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.CreateCSharp(List`1 bfbs, String inputHash, CompilerOptions options) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 565 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.RunCompiler(CompilerOptions options) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 126 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.<>c__DisplayClass8_0.<Main>b__1(CompilerOptions x) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 59 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action) Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.Main(String[] args) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 55 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
FlatSharp.Internal.FlatSharpInternalException: FlatSharp Internal Error! Message = 'expect path to exist: C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\tools\net6.0\..\..\..\..\..\..\..\..\source\c#\asp.net\opto-backend\spec\schemas\ClientHeartbeat.fbs'.File = 'PathHelpers.cs', Member = 'NormalizePathName:27'
at FlatSharp.Internal.FlatSharpInternal.ThrowAssertFailed(String message, String memberName, String fileName, Int32 lineNumber) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Runtime\FlatSharpInternal.cs:line 44 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.PathHelpers.NormalizePathName(String path) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\PathHelpers.cs:line 27 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at AbsolutePathSchemaMutator.NormalizePath(String fbsPath) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\SchemaMutators\AbsolutePathSchemaMutator.cs:line 75 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at AbsolutePathSchemaMutator.Mutate(Schema schema, CompilerOptions options, List`1 postProcessors) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\SchemaMutators\AbsolutePathSchemaMutator.cs:line 41 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.ParseSchema(ISerializer`1 serializer, Byte[] bfbs, CompilerOptions options, List`1 postProcessTransforms, ISchemaMutator[] mutators) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 643 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.CreateCSharp(List`1 bfbs, String inputHash, CompilerOptions options) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 565 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.RunCompiler(CompilerOptions options) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 126 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.<>c__DisplayClass8_0.<Main>b__1(CompilerOptions x) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 59 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action) Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
at FlatSharp.Compiler.FlatSharpCompiler.Main(String[] args) in D:\a\FlatSharp\FlatSharp\src\FlatSharp.Compiler\FlatSharpCompiler.cs:line 55 Common C:\Users\optocloud\.nuget\packages\flatsharp.compiler\7.2.0\build\FlatSharp.Compiler.targets 136
6 replies
CC#
Created by OptoCloud on 6/18/2023 in #help
❔ Can I Fire and forget ALOT of tasks? If so how do i do this efficiently?
I have a websocket connection, the server will always only have one task that reads from it, but after it has read the message and passed it onto the message handler i want it to begin reading the next message and forget the task it just started... This might result in alot of tasks being started, how do i do this in a efficient manner, or should i not do this at all?
19 replies
CC#
Created by OptoCloud on 5/23/2023 in #help
❔ Which OAuth packages to choose for 3rd party user authentication?
89 replies
CC#
Created by OptoCloud on 1/23/2023 in #help
✅ [.NET 7.02] Nuget Dependency version conflict
268 replies
CC#
Created by OptoCloud on 9/17/2022 in #help
Safe to ignore non-null value on exit contructor? (disabling warning)
9 replies