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

[fedora][podman]: "zoom was exited due to a handled signal: 5" #1

Open
iholder101 opened this issue Mar 20, 2023 · 0 comments
Open

Comments

@iholder101
Copy link

Hey!

First of all - thanks a lot for this repo. Appreciate it!
I was testing this on Fedora 37 with podman 4.4.2.

To make this work with podman, I've simply replaced docker with podman inside your scripts.
This is the error I'm seeing:

$> ./zoom-docked 
ZoomLauncher started.
Zoom path is: /opt/zoom
cmd line: 
Start subprocess: /opt/zoom/zoom sucessfully,  process pid: 44 
Can't load/home/iholder/.config/zoomus.conf
sh: 1: pactl: not found
                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

zoom started.
[0320/223008.210075:ERROR:context.cc(151)] The cache_path directory (/home/iholder/.zoom/data/cefcache) could not be created.
[0320/223008.210154:ERROR:context.cc(166)] The cache_path is invalid. Defaulting to in-memory storage.
sh: 1: sh: 1: pactl: not foundpactl: not found

                             Class      App      Lib Possible Culprit Flags
                resip::Connection      656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                             resip:: SipMessage       5224       5224   
                  resip::TransportSelector      896Class      896 
                          App  resip:: Tuple       128        128  Lib
  Possible Culprit Flags     
            resip:: UdpTransport        1144        1144   
     resip:: Connection        resip::GenericIPAddress       28       28 

     656      656 
                      resip::Data       36       36 
                 resip::DnsResult     1080     1080 
                   resip::Headers        1        1 
          resip::MsgHeaderScanner       40       40 
                resip::SipMessage     5224     5224 
         resip::TransportSelector      896      896 
                     resip::Tuple      128      128 
              resip::UdpTransport     1144     1144 
          resip::GenericIPAddress       28       28 

zoom started.
zoom started.
zoom was exited due to a handled signal: 5 
ZoomLauncher exit.

I've also tried to podman run with the --privileged flag, but it didn't help.

Would be happy to provide further information if needed.
Thanks in advance!

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