Git Product home page Git Product logo

Comments (4)

Pack3tL0ss avatar Pack3tL0ss commented on August 17, 2024

I'll look into this, I configured bluetooth support, but don't personally have a need to use it, so haven't used it in some time.

What should happen is a specific user 'blue' with limited rights is auto-logged in when you connect via bluetooth. Then the consolepi-menu is supposed to launch. From the looks of it, that was attempted, but failed. I re-did the consolepi-menu when I added support for clustering (Having multiple ConsolePis and accessing serial ports on any of them from a single menu). It appears I introduced some privilege issues in regard to that blue user. I'll look into it.

btw: Some of those messages, I expect... the stuff prior to "Lauching ConsolePi Serial Console Menu" has been there since I built the function. I would have to investigate ways to improve it, but ignored it as the outcome (the menu launching) was as desired.

from consolepi.

Pack3tL0ss avatar Pack3tL0ss commented on August 17, 2024

Found the issue, and had actually already started working on some of the permissions, but I need to do some more testing before I'll have it on the repo.

For now you can get to the old menu which is still there and will run with the blue user (no short command but it still works)
/etc/ConsolePi/src/consolepi-menu.sh
It will work for the local connections, (cloud update will fail due to permissions)

if you ssh to the ConsolePi and login with the pi user, the consolepi-menu (the new menu) will work, and the cloud stuff if configured should all work as well.

from consolepi.

Pack3tL0ss avatar Pack3tL0ss commented on August 17, 2024

Resolved, actually researched the shell errors, and found Ctrl+c didn't work in that shell as configured, all that is now resolved.

The bluetooth connection will launch directly into the consolepi-menu, but consolepi-menu for the bluetooth user is slightly different. It's the original version of the menu, with no remote consolepi / cloud update functions (other than that it's the same functionality). If you are connecting via bluetooth, it's likely you don't have it on the network... so figured local connections only would suffice in most cases.

if it's on the network, just connect to it via ssh and you'll have the new menu with cloud support.

Run consolepi-upgrade which will make all the necessary changes

from consolepi.

mycol avatar mycol commented on August 17, 2024

Thanks, fixed and looking good. I appreciate the hard work you're putting in!!

from consolepi.

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.