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

but the image does not appear in soma. #110

Open
ismailakincom opened this issue Oct 2, 2023 · 3 comments
Open

but the image does not appear in soma. #110

ismailakincom opened this issue Oct 2, 2023 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@ismailakincom
Copy link

What's your question?

I am installing from this link (bash <(curl -sL https://git.io/Jf900)) to make screenly appear in somo, but the image does not appear in soma.

--error--

[ SOMA ] Install ansible...DONE
[ SOMA ] Check if nginx server installed...
[ SOMA ] No nginx server installed!
[ SOMA ] Check if nginx server installed...DONE

[ SOMA ] Clone SOMA Add-on repository from github -> branch: master
Cloning into '/tmp/soma'...
remote: Enumerating objects: 1179, done.
remote: Counting objects: 100% (69/69), done.
remote: Compressing objects: 100% (61/61), done.
remote: Total 1179 (delta 25), reused 1 (delta 1), pack-reused 1110
Receiving objects: 100% (1179/1179), 1.74 MiB | 1.65 MiB/s, done.
Resolving deltas: 100% (478/478), done.
[ SOMA ] Start ansible installation process...
Starting galaxy collection install process
Process install dependency map
[WARNING]: Skipping Galaxy server https://galaxy.ansible.com/api/. Got an unexpected error when getting
available versions of collection community.general:
'/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/'
ERROR! Unexpected Exception, this is probably a bug: '/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/'
to see the full traceback, use -vvv
Starting galaxy collection install process
Process install dependency map
Starting collection install process
Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-1.5.4.tar.gz to /root/.ansible/tmp/ansible-local-3743pezwgeqa/tmp2v0w9a11/ansible-posix-1.5.4-uiam8eqa
Installing 'ansible.posix:1.5.4' to '/root/.ansible/collections/ansible_collections/ansible/posix'
ansible.posix:1.5.4 was installed successfully

PLAY [Install Screenly OSE Monitoring Add-On] ******************************************************************

TASK [Gathering Facts] *****************************************************************************************
[DEPRECATION WARNING]: Distribution debian 11 on host localhost should use /usr/bin/python3, but is using
/usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default
to using the discovered platform python for this host. See https://docs.ansible.com/ansible-
core/2.11/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in
version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [localhost]

TASK [monitor-output : Install packages] ***********************************************************************
changed: [localhost]


@ismailakincom ismailakincom added the question Further information is requested label Oct 2, 2023
@ismailakincom
Copy link
Author

ERROR! Unexpected Exception, this is probably a bug: '/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/'

@DarthDestroyer
Copy link

DarthDestroyer commented Oct 13, 2023

sudo nano /etc/ansible/ansible.cfg

(Open File / Create it with Command bove - Add following Code as Content and save)

[galaxy]
server = https://old-galaxy.ansible.com/

@Nikolauswied
Copy link

sudo nano /etc/ansible/ansible.cfg

(Open File / Create it with Command bove - Add following Code as Content and save)

[galaxy]
server = https://old-galaxy.ansible.com/

I Have the same Problem, This fixes the installation problem, no more issues there, but still no picture in SOMO Dashboard.
in the dashboard it shows me that the addons are not installed, but they are.... SOMO is running on the same Raspberrypie with Anthias installed, for now. Would be verry Great to get this Running .
We actualy want to use this in Art non-profit Culture.
Greets from Heidelberg.

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

No branches or pull requests

4 participants