Sebastian Schmidt

Results 133 comments of Sebastian Schmidt

@rfrmarco can you find the dump file or create one? If you need the [dotnet cli](https://docs.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump). I can provide you with a .NET SDK package that just uses the official...

I received this error while [building in circleCI](https://circleci.com/gh/publicarray/spksrc/756). ``` -- Boost version: 1.67.0 -- Found the following Boost libraries: -- system -- filesystem -- program_options -- date_time -- Found OpenSSL:...

Yea the 6.2 toolchain returns the same error

No nothing wrong just the environment is not setup properly and missing the updated libstdc++. I've made a new version which fixes this: https://github.com/publicarray/spksrc/releases/tag/dotnet-fix `dotnet-env` just adds environment variables: ```sh...

Thanks for your patience. Actually this confirms this is a problem with .net and the environment. Any dotnet commad needs to have `dotnet-env` before it or the environment variables: `DOTNET_ROOT`...

Yes unfortunately this is required at the moment, As far as I'm aware Synology Apps are also installed on the USB/ SD card.

Thanks for your first pull request here 🥳 As for `ALLOWED_NETWORKS` I like to keep this setting for now as testing is easier. Being inside of docker the IPs are...

You may try and unzip the .spk file (just rename it to .zip) and edit the INFO file by changing the `adminport="8096"`.

If I remember correctly the DSM only checks during install and not upgrades. You can check this by installing the unmodified spk on top of the already installed version.

I would ask that you also update the readme.md