GithubHelp home page GithubHelp logo

cFS password not accepted about opensatkit HOT 8 OPEN

opensatkit avatar opensatkit commented on July 19, 2024
cFS password not accepted

from opensatkit.

Comments (8)

hstankey avatar hstankey commented on July 19, 2024

Having this issue as well. Have you managed to get a solution?

Worth noting, the prompt is likely asking for your super user password, not the password the guide is referencing. Haven't managed to get the software working past the password entry, yet.

from opensatkit.

gstuart-mei avatar gstuart-mei commented on July 19, 2024

Yeah, run it at su.
However, the real problem is that the cfs executable doesn't exist; you need to go to that folder and build it.
Good luck!

from opensatkit.

dmccomas avatar dmccomas commented on July 19, 2024

I apologize for the slow response. I retired from NASA and thought I had replaced my NASA email associated with this account.

I think I found the problem. What's happening is the cFS is crashing. Looks like I mistakenly CM'd the wrong es_startup.scr file. This file identifies which apps to load during startup. The Health & Safety (HS) app should not be loaded. It crashes on Ubuntu 18.04 and I haven't had time to debug it.
es_startup.scr is defined in /cfs/osk_defs/cpu1_es_startup.scr. This file is renamed to es_startup.scr and copied into cfs/build/exe/cpu1/cf during the make/install process.

To prevent HS from being loaded comment out the line below by putting an exclamation at the start of the line

CFE_APP, /cf/hs.so, HS_AppMain, HS, 120, 16384, 0x0, 0;

You can edit cfs/build/exe/cpu1/cf /es_startup.scr directly to quickly see if it's the problem. Just don't forget to change the cpu1_es_startup.scr

Let me know if this fixes the issue.

from opensatkit.

Natpanzarini avatar Natpanzarini commented on July 19, 2024

Hello!

I have tried:

To prevent HS from being loaded comment out the line below by putting an exclamation at the start of the line CFE_APP, /cf/hs.so, HS_AppMain, HS, 120, 16384, 0x0, 0;

but that line already begins with an exclamation mark in my /cfs/osk_defs/cpu1_es_startup.scr file. I notice that my path is not exactly what is shown above, is there something else I need to do to get the password to be recognized?

from opensatkit.

gstuart-mei avatar gstuart-mei commented on July 19, 2024

from opensatkit.

Natpanzarini avatar Natpanzarini commented on July 19, 2024

FYI, when I had this issue, the problem turned out to be simply that I hadn’t compiled CFS. From: Natpanzarini [email protected] Sent: Monday, June 8, 2020 3:57 PM To: OpenSatKit/OpenSatKit [email protected] Cc: Stuart, Gary (Millennium) [email protected]; Author [email protected] Subject: EXTERNAL: Re: [OpenSatKit/OpenSatKit] cFS password not accepted (#24) Hello! I have tried: To prevent HS from being loaded comment out the line below by putting an exclamation at the start of the line CFE_APP, /cf/hs.so, HS_AppMain, HS, 120, 16384, 0x0, 0; but that line already begins with an exclamation mark in my /cfs/osk_defs/cpu1_es_startup.scr file. I notice that my path is not exactly what is shown above, is there something else I need to do to get the password to be recognized? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<#24 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM27JQ2DDOSZ4ZV2FJDQSDLRVVNCVANCNFSM4KUVRFXA.

Thanks for the tip, I am now trying to figure out what to compile but in i'm lost in the large list of files. Could you point me in the right direction to get cfs compiled?

Thanks!

from opensatkit.

gstuart-mei avatar gstuart-mei commented on July 19, 2024

from opensatkit.

Natpanzarini avatar Natpanzarini commented on July 19, 2024

Thank you for the help! When I go to build cfs, I encounter a similar problem as #13. I will go there for more assistance.

from opensatkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.