Advertisement
Grapple4139

Podman Desktop Errors - 1st Run

Mar 25th, 2024
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | Software | 0 0
  1. Installation complete.
  2. dgutierrez@fedora:~$ flatpak run io.podman_desktop.PodmanDesktop
  3. [3:0325/185513.198838:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
  4. MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
  5. glx: failed to create drisw screen
  6. failed to load driver: zink
  7. [3:0325/185515.366131:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
  8. [3:0325/185515.366280:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
  9. LaunchProcess: failed to execvp:
  10. xdg-settings
  11. libva error: /usr/lib/x86_64-linux-gnu/GL/lib/dri/virtio_gpu_drv_video.so init failed
  12. Kubeconfig path /home/dgutierrez/.kube/config provided does not exist. Skipping.
  13. Starting http server to handle webviews on port 44000
  14. System ready. Loading extensions...
  15. Activating extension (podman-desktop.compose) with max activation time of 10 seconds
  16. Activating extension (podman-desktop.docker) with max activation time of 10 seconds
  17. Activating extension (podman-desktop.kind) with max activation time of 10 seconds
  18. Activating extension (podman-desktop.kube-context) with max activation time of 10 seconds
  19. [kube-context] starting extension kube-context
  20. Activating extension (podman-desktop.kubectl-cli) with max activation time of 10 seconds
  21. Activating extension (podman-desktop.lima) with max activation time of 10 seconds
  22. [lima] Could not find socket at /home/dgutierrez/.lima/podman/sock/podman.sock
  23. Activating extension (podman-desktop.podman) with max activation time of 10 seconds
  24. Activating extension (podman-desktop.registries) with max activation time of 10 seconds
  25. Activating extension (podman-desktop.docker) ended in 411 milliseconds
  26. Activating extension (podman-desktop.kube-context) ended in 146 milliseconds
  27. Activating extension (podman-desktop.lima) ended in 71 milliseconds
  28. Activating extension (podman-desktop.registries) ended in 53 milliseconds
  29. PluginSystem: received dom-ready event from the UI
  30. Delayed startup, flushing 35 events
  31. Activating extension (podman-desktop.compose) ended in 791 milliseconds
  32. Activating extension (podman-desktop.kubectl-cli) ended in 691 milliseconds
  33. Unable to fetch the available extensions: Timeout awaiting 'lookup' for 1000ms
  34. [compose] Error getting compose version: Command execution failed with exit code 1: Command execution failed with exit code 1
  35. [kubectl-cli] Error getting kubectl from user PATH: Command execution failed with exit code 1: Command execution failed with exit code 1, trying from extension storage path
  36. [podman] Error while pinging docker as podman Error: connect ENOENT /var/run/docker.sock
  37. at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) {
  38. errno: -2,
  39. code: 'ENOENT',
  40. syscall: 'connect',
  41. address: '/var/run/docker.sock'
  42. }
  43. [kubectl-cli] Error getting kubectl version system from extension storage path Command execution failed with exit code 1: Command execution failed with exit code 1
  44. at ChildProcess.<anonymous> (/app/main/resources/app.asar/packages/main/dist/index.cjs:304:13044)
  45. at ChildProcess.emit (node:events:514:28)
  46. at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
  47. exitCode: 1,
  48. command: 'flatpak-spawn',
  49. stdout: '',
  50. stderr: 'Portal call failed: Failed to start command: Failed to execute child process “/home/dgutierrez/.local/share/containers/podman-desktop/extensions-storage/podman-desktop.kubectl-cli/bin/kubectl” (No such file or directory)',
  51. cancelled: false,
  52. killed: false
  53. }
  54. Fetched https://registry.podman-desktop.io/api/extensions.json in 1243.7981209999998ms
  55. Fetched https://registry.podman-desktop.io/api/extensions.json in 885.3474610000267ms
  56. [kind] Command execution failed with exit code 1: Command execution failed with exit code 1
  57. at ChildProcess.<anonymous> (/app/main/resources/app.asar/packages/main/dist/index.cjs:304:13044)
  58. at ChildProcess.emit (node:events:514:28)
  59. at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
  60. exitCode: 1,
  61. command: 'flatpak-spawn',
  62. stdout: '',
  63. stderr: 'Portal call failed: Failed to start command: Failed to execute child process “kind-linux-amd64” (No such file or directory)',
  64. cancelled: false,
  65. killed: false
  66. }
  67. Activating extension (podman-desktop.kind) ended in 3155 milliseconds
  68. Activating extension (podman-desktop.podman) ended in 3277 milliseconds
  69. PluginSystem: initialization done.
  70. Autostarting podman-desktop.podman container engine
  71. Fetched https://registry.podman-desktop.io/api/extensions.json in 445.64387500000885ms
  72. [compose] Made /home/dgutierrez/.local/share/containers/podman-desktop/extensions-storage/podman-desktop.compose/bin/docker-compose executable
  73. [compose] Successfully installed 'docker-compose' binary.
  74. [41:0325/190002.752298:ERROR:x11_software_bitmap_presenter.cc(144)] XGetWindowAttributes failed for window 23068723
  75.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement