SmartSDR v4.1.5 | SmartSDR v4.1.5 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
- 391 Community Topics
- 2.2K New Ideas
- 664 The Flea Market
- 8.4K Software
- 157 SmartSDR+
- 6.5K SmartSDR for Windows
- 186 SmartSDR for Maestro and M models
- 441 SmartSDR for Mac
- 275 SmartSDR for iOS
- 265 SmartSDR CAT
- 206 DAX
- 386 SmartSDR API
- 9.5K Radios and Accessories
- 60 Aurora
- 297 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 974 Maestro
- 58 FlexControl
- 867 FLEX Series (Legacy) Radios
- 948 Genius Products
- 473 Power Genius XL Amplifier
- 348 Tuner Genius XL
- 127 Antenna Genius
- 308 Shack Infrastructure
- 216 Networking
- 470 Remote Operation (SmartLink)
- 143 Contesting
- 816 Peripherals & Station Integration
- 144 Amateur Radio Interests
- 1.1K Third-Party Software
