Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facebook bmc how to use dbus? #236

Open
jack206 opened this issue May 13, 2024 · 1 comment
Open

facebook bmc how to use dbus? #236

jack206 opened this issue May 13, 2024 · 1 comment

Comments

@jack206
Copy link

jack206 commented May 13, 2024

I deployed the smbios-mdr component in the bmc of facebook, and the following error was reported when I ran it. How can I solve this?

root@bmc.:~# smbiosmdrv2app
terminate called after throwing an instance of 'sdbusplus::exception::SdBusError'
  what():  sd_bus_request_name: org.freedesktop.DBus.Error.AccessDenied: Permission denied
Aborted (core dumped)
root@bmc.:~# ^C
@jack206
Copy link
Author

jack206 commented May 13, 2024

~root@bmc.:~# busctl
NAME                       PID PROCESS         USER             CONNECTION    UNIT                                        SESSION DESCRIPTION
:1.0                       228 systemd-resolve systemd-resolve  :1.0          systemd-resolved.service                    -       -
:1.1                       230 systemd-timesyn systemd-timesync :1.1          systemd-timesyncd.service                   -       -
:1.2                         1 systemd         root             :1.2          init.scope                                  -       -
:1.4                       396 systemd-network systemd-network  :1.4          systemd-networkd.service                    -       -
:1.75                     1402 busctl          root             :1.75         [email protected]:22-240.1.1.1:39954.service -       -
org.freedesktop.DBus         1 systemd         root             -             init.scope                                  -       -
org.freedesktop.hostname1    - -               -                (activatable) -                                           -       -
org.freedesktop.network1   396 systemd-network systemd-network  :1.4          systemd-networkd.service                    -       -
org.freedesktop.resolve1   228 systemd-resolve systemd-resolve  :1.0          systemd-resolved.service                    -       -
org.freedesktop.systemd1     1 systemd         root             :1.2          init.scope                                  -       -
org.freedesktop.timedate1    - -               -                (activatable) -                                           -       -
org.freedesktop.timesync1  230 systemd-timesyn systemd-timesync :1.1          systemd-timesyncd.service                   -       -
root@bmc.:~#
···

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant