didiatworkz / screenly-ose-monitoring

Manage multiple Screenly OSE Player in one web Interface
MIT License
106 stars 30 forks source link

but the image does not appear in soma. #110

Open ismailakincom opened 11 months ago

ismailakincom commented 11 months ago

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 commented 11 months ago

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

DarthDestroyer commented 11 months ago

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 commented 7 months ago

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.