You are here

Running on Synology 7.0 on a virtual machine

7 posts / 0 new
Last post
foca68
Offline
Joined: 2 years
Last seen: 2 years
Running on Synology 7.0 on a virtual machine

I have it instlalled Webgrab on Synology 7.0, that also running on VMware workstation on windows. When i run run.sh I got this error.

An error occurred while sending the request

at Microsoft.Azure.Storage.Core.Executor.Executor.ExecuteAsync[T] (Microsoft.Azure.Storage.Core.Executor.RESTCommand`1[T] cmd, Microsoft.Azure.Storage.RetryPolicies.IRetryPolicy policy, Microsoft.Azure.Storage.OperationContext operationContext, System.Threading.CancellationToken token) [0x0102f] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Azure.Storage.Core.Executor.Executor+<>c__DisplayClass0_0`1[T].<ExecuteSync>b__0 () [0x00022] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Az-sh: Job: command not found
ure.Storage.Core.Util.CommonUtility.RunWithoutSynchronizationContext[T] (System.Func`1[TResult] actionToRun) [0x0000c] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Azure.Storage.Core.Executor.Executor.ExecuteSync[T] (Microsoft.Azure.Storage.Core.Executor.RESTCommand`1[T] cmd, Microsoft.Azure.Storage.RetryPolicies.IRetryPolicy policy, Microsoft.Azure.Storage.OperationContext operationContext) [0x00033] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Azure.Storage.File.CloudFile.Exists (Microsoft.Azure.Storage.File.FileRequestOptions options, Microsoft.Azure.Storage.OperationContext operationContext) [0x0001b] in <3de5008650604d479fb0aec50432ef1f>:0
at WG.common.azure.Azure_Access.DownloadFile (Microsoft.Azure.Storage.File.CloudFileDirectory cfd, System.String filename, System.String& content, System.DateTime& lastmodified, System.Boolean& pass) [0x0001e] in <6aadbdd0efe84032be6e00bcf67f786a>:0
at WG.common.azure.Azure_Access.DownloadFile (Microsoft.Azure.Storage.File.CloudFileDirectory cfd, System.String filename, System.String& content) [0x00000] in <6aadbdd0efe84032be6e00bcf67f786a>:0
at  .–..ctor (System.Collections.Generic.Dictionary`2[TKey,TValue] , System.Boolean , System.Boolean ) [0x0052a] in <129dec1b18b44cf8b0b8a855b00404bf>:0
at  . ..ctor (System.String ) [0x01381] in <129dec1b18b44cf8b0b8a855b00404bf>:0
at  .―.  (System.String[] ) [0x00351] in <129dec1b18b44cf8b0b8a855b00404bf>:0
Unhandled Exception
For detailed info, see log file /var/services/homes/foca68/.wg++/./WGLicense.log.txt
Execution stopped

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 18 hours

there are already several post about, what you need to do is make sure you run mono more then version 5 and do a certificate sync

foca68
Offline
Joined: 2 years
Last seen: 2 years

version installed is already 5.20.134-18 and said is the latest. thanks anyway for the answer

foca68
Offline
Joined: 2 years
Last seen: 2 years

thanks ,worked with certificate sync

poussun
Offline
Donator
Joined: 9 years
Last seen: 1 month

I had to search a bit to use the correct command for the certificate sync. If that can help :)

sudo /volume1/@appstore/mono/bin/cert-sync /etc/ssl/certs/ca-certificates.crt

https://community.synology.com/enu/forum/1/post/148065

foca68
Offline
Joined: 2 years
Last seen: 2 years

Thanks, Solved.

jbrande
Offline
Donator
Joined: 2 years
Last seen: 2 years
foca68 wrote:

I have it instlalled Webgrab on Synology 7.0, that also running on VMware workstation on windows. When i run run.sh I got this error.
An error occurred while sending the request
at Microsoft.Azure.Storage.Core.Executor.Executor.ExecuteAsync[T] (Microsoft.Azure.Storage.Core.Executor.RESTCommand`1[T] cmd, Microsoft.Azure.Storage.RetryPolicies.IRetryPolicy policy, Microsoft.Azure.Storage.OperationContext operationContext, System.Threading.CancellationToken token) [0x0102f] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Azure.Storage.Core.Executor.Executor+<>c__DisplayClass0_0`1[T].b__0 () [0x00022] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Az-sh: Job: command not found
ure.Storage.Core.Util.CommonUtility.RunWithoutSynchronizationContext[T] (System.Func`1[TResult] actionToRun) [0x0000c] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Azure.Storage.Core.Executor.Executor.ExecuteSync[T] (Microsoft.Azure.Storage.Core.Executor.RESTCommand`1[T] cmd, Microsoft.Azure.Storage.RetryPolicies.IRetryPolicy policy, Microsoft.Azure.Storage.OperationContext operationContext) [0x00033] in <00c0301026234a7aa9724ac14a67ce50>:0
at Microsoft.Azure.Storage.File.CloudFile.Exists (Microsoft.Azure.Storage.File.FileRequestOptions options, Microsoft.Azure.Storage.OperationContext operationContext) [0x0001b] in <3de5008650604d479fb0aec50432ef1f>:0
at WG.common.azure.Azure_Access.DownloadFile (Microsoft.Azure.Storage.File.CloudFileDirectory cfd, System.String filename, System.String& content, System.DateTime& lastmodified, System.Boolean& pass) [0x0001e] in <6aadbdd0efe84032be6e00bcf67f786a>:0
at WG.common.azure.Azure_Access.DownloadFile (Microsoft.Azure.Storage.File.CloudFileDirectory cfd, System.String filename, System.String& content) [0x00000] in <6aadbdd0efe84032be6e00bcf67f786a>:0
at  .–..ctor (System.Collections.Generic.Dictionary`2[TKey,TValue] , System.Boolean , System.Boolean ) [0x0052a] in <129dec1b18b44cf8b0b8a855b00404bf>:0
at  . ..ctor (System.String ) [0x01381] in <129dec1b18b44cf8b0b8a855b00404bf>:0
at  .―.  (System.String[] ) [0x00351] in <129dec1b18b44cf8b0b8a855b00404bf>:0
Unhandled Exception
For detailed info, see log file /var/services/homes/foca68/.wg++/./WGLicense.log.txt
Execution stopped

Dont need a virtual machine to run it you can run it straight and use xteve in a docker container to manage the channels

Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl