Skip to content

Linux .deb package installs gs-server without proper permissions to execute #2

@DonBrus

Description

@DonBrus

Expected Behavior

Installing the .deb package from the download page should allow for executing the vayuvani controller app without further setup from the user, aside from configuring their own GS

Current Behavior

Whilst the vayuvani executable correctly launches, attempting to connect to any configured GS leads to an error window as pictured below:
image

Even when that error window is closed, no operations are allowed to be carried out on the target GS due to no response from the internal server, as evidenced by the console logs:

image

Possible Solution

Simply running sudo chmod +x /opt/VayuVani\ Groundstation/resources/gs-server solves the issue

Context (Environment)

  • Linux Mint

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions