SmartSDR v4.2.20 | SmartSDR v4.2.20 Release Notes
SmartSDR v3.10.15 | SmartSDR v3.10.15 Release Notes
The latest 4O3A Genius Product Software:
The latest 4O3A Genius Product Software and Firmware
If you are needing assistance with FlexRadio products, please refer to the product documentation or check the Help Center for known solutions. Need technical support from FlexRadio? It's as simple as creating a HelpDesk ticket.
FRStack dotnet install failed
Hi,
I have a new Pi that I am trying to load dot net on and I am getting the following error when I this execute this command :pi@svarcPi:~/Downloads $ sudo tar -zxf aspnetcore-runtime-3.1.7-linux-arm.tar.gz -C /opt/dotnet
tar (child): aspnetcore-runtime-3.1.7-linux-arm.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
I did some research and thought the issue was that I was running an ARM 7 processor so I loaded version 5.0.x ...
When I try to run dot net I get this error:
pi@svarcPi:/usr/local/frstack $ dotnet FRStackWebApi.dll --urls "http://*:5025"
It was not possible to find any compatible framework version
The framework 'Microsoft.AspNetCore.App', version '3.1.0' was not found.
- The following frameworks were found:
5.0.0-rc.2.20474.4 at [/usr/share/dotnet/shared/Microsoft.AspNetCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The specified framework can be found at:
I am hoping Mark will see this and advise on how to proceed. I do have the luxury of blowing out the OS and reloading. Not sure if it matter but I am running a 64Gig SD card.
Mick
Comments
-
Mick
I checked the MS Dot.net web site. Looks like they are using version 3.1.8 now.
//so, use to download to the downloads directory
cd ~/Downloads/
//then, to unzip into the /opt/dotnet directory and add a soft link to the /usr/bin directory :
sudo mkdir -p /opt/dotnet
sudo tar -zxf aspnetcore-runtime-3.1.8-linux-arm.tar.gz -C /opt/dotnet
sudo ln -s /opt/dotnet/dotnet /usr/bin
Alan
0 -
Mick
I used the incorrect tar command. I corrected my previous post. It now has the correct commands.
Alan
0 -
It is the tar cmd that is barfing...i am thinking th 64g sd card is the issue...i will get a 32g and try..
Thx
Mick
0 -
Try again. Others have used a 64 g card
i omitted the “t” in “dot net” mkdir command
sudo mkdir -p /opt/dotnet
0 -
Try again. Others have used a 64 g card
i omitted the “t” in “dot net”
0 -
👋 Alan, u da Man...
It went like clockwork this time...
Thanks,
Mick
0 -
I did some updates to the UI and I think this may be what the prod env will look like..(for today)..
0
Leave a Comment
Categories
- All Categories
- 398 Community Topics
- 2.2K New Ideas
- 678 The Flea Market
- 8.6K Software
- 191 SmartSDR+
- 6.6K SmartSDR for Windows
- 196 SmartSDR for Maestro and M models
- 456 SmartSDR for Mac
- 278 SmartSDR for iOS
- 267 SmartSDR CAT
- 218 DAX
- 392 SmartSDR API
- 9.6K Radios and Accessories
- 91 Aurora
- 335 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 988 Maestro
- 58 FlexControl
- 872 FLEX Series (Legacy) Radios
- 962 Genius Products
- 478 Power Genius XL Amplifier
- 352 Tuner Genius XL
- 132 Antenna Genius
- 317 Shack Infrastructure
- 222 Networking
- 480 Remote Operation (SmartLink)
- 143 Contesting
- 845 Peripherals & Station Integration
- 147 Amateur Radio Interests
- 1.1K Third-Party Software
