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

setup errors and suggestions #17

Open
amg-web opened this issue Apr 24, 2021 · 0 comments
Open

setup errors and suggestions #17

amg-web opened this issue Apr 24, 2021 · 0 comments

Comments

@amg-web
Copy link
Contributor

amg-web commented Apr 24, 2021

I continue to play with the issue I wrote in prvious ticket.
installed Jitsi with xmpp_auth: none and jibri on single server, U18.04
Again can not connect. from prosody error log:
Apr 24 12:14:40 modulemanager<->error<->Unable to load module 'storage_memory': /usr/lib/prosody/modules/mod_storage_memory.lua: No such file or directory
Apr 24 12:14:40 storagemanager<>error<->Failed to load storage driver plugin memory on lobby.zone.org: /usr/lib/prosody/modules/mod_storage_memory.lua: No such file or directory

Problems during playbook run:

  1. gnupg or gnupg2 packet is required.
  2. linux-image-extra-virtual in my case
  3. chrome repositary is duplicated.
  4. we can add latest stable prosody from official repositary (0.11.8 at the moment ) https://prosody.im/download/package_repository
  5. for token authorisation lua5.2 and liblua5.2-dev is required. All the rest deb package will do itself

for chrome installation I use:

- name: Install Chrome browser

apt:

deb: https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

it will add repositary automatically and install chrome.

I use debconf to preconfigure jitsi-meet-tokens and domain for jitsi
I do not want to make PR .

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