Skip to content

Massa Station does not install certificates on ubuntu 24.04? #1431

Description

@jcbaillie

The problem(s)

When using massa station with any app except the wallet, we get these in the logs:

2025-09-22T07:29:34.373+0400    WARN    Error while checking certificate: failed to add the CA to the operating system: not implemented.
2025-09-22T07:29:34.373+0400    WARN    Station will only work using http, or you will have to add the CA to your browser manually.

It prevents from normally using massa station. For example: impossible to connect on the wallet for Dusa app.

To Reproduce

Presumably, install massastation on a similar config and just run it.

Expected behavior(s)

We should be able to use the app that need massa wallet through massa station, without any manual install of certificates in the browser.

Screenshots

MassaStation version
The version of MassaStation the bug is present in.
Version:v0.7.1

Desktop (please complete the following information):
OS: Ubuntu 24.04, Gnome, X11
Browsers tried: Brave v1.82.161 (shields down), Firefox 142.0.1 (64-bit)

Any other useful info
Full log of massastation in the console when trying to access dusa app, for example:

2025/09/22 07:26:16 http: TLS handshake error from 127.0.0.1:53736: read tcp 127.0.0.1:443->127.0.0.1:53736: read: connection reset by peer
2025-09-22T07:26:16.820+0400    INFO    [GET /massa/node]
2025-09-22T07:26:17.043+0400    INFO    [GET /plugin-manager]
2025-09-22T07:26:17.320+0400    INFO    [GET /massa/node]
2025-09-22T07:26:17.820+0400    INFO    [GET /massa/node]
2025-09-22T07:26:18.043+0400    INFO    [GET /plugin-manager]
2025-09-22T07:26:18.320+0400    INFO    [GET /massa/node]
2025-09-22T07:26:18.820+0400    INFO    [GET /massa/node]
2025-09-22T07:26:19.044+0400    INFO    [GET /plugin-manager]
2025-09-22T07:26:19.320+0400    INFO    [GET /massa/node]
2025-09-22T07:26:19.685+0400    INFO    [GET /plugin-manager]
2025-09-22T07:26:19.686+0400    INFO    [GET /plugin-manager]
2025-09-22T07:26:19.820+0400    INFO    [GET /massa/node]
2025-09-22T07:26:20.043+0400    INFO    [GET /plugin-manager]
2025-09-22T07:26:20.321+0400    INFO    [GET /massa/node]
2025-09-22T07:26:20.816+0400    INFO    [GET /massa/node]
2025-09-22T07:26:21.044+0400    INFO    [GET /plugin-manager]
2025-09-22T07:26:21.321+0400    INFO    [GET /massa/node]

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions