Closed TestDesk closed 3 years ago
You can set CI_ENVIRONMENT="development"
in your .env
file (in the root folder /var/www/castopod/.env
) to know more about the error.
THX @ericgaspar,
here is the result
I think there is a BUG here. The field is optional, not mandatory. I have tried to add tags, unfortunately without success.
This bug was solved in Castopod alpha-42. (You're using alpha-41) Sorry for the inconvenience. A simple workaround on this version is to add a tag such as
<podcast:licence url="http://creativecommons.org/licenses/by-nd/4.0/">(CC BY-NC-ND 4.0)</podcast:licence>
@TestDesk
You can also try to install Castopod version 53 from testing branch:
sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/testing
We still have some issue while upgrading from previous versions but a new install should work fine.
A simple workaround on this version is to add a tag such as
<podcast:licence url="http://creativecommons.org/licenses/by-nd/4.0/">(CC BY-NC-ND 4.0)</podcast:licence>
@benjaminbellamy Thanks for the info. It works.
You can also try to install Castopod version 53 from testing branch:
sudo yunohost app install https://github.com/YunoHost-Apps/castopod_ynh/tree/testing
We still have some issue while upgrading from previous versions but a new install should work fine.
Hello @ericgaspar,
i have installed and tested it. After the second installation it worked. Thanks. When will the YunoHost package be updated for a 1 click installation. And to which version?
THX
Hello,
the following error occurred when creating a podcast(Podcasts > New Podcast):
Whoops! We seem to have hit a snag. Please try again later...
YH version: 4.1.8 (stable) Castopod version: 1.0.0-41~ynh1 Installation on a subdomain Browser: Firefox 88.0 OS: macOS Catalina 10.15.7
Installation of Castopod went without errors. All required fields when creating the podcast were filled in. Diagnosis of YH shows no errors. Another browser has been tried (Safari 14.0.3)
All relevant browser plugins have been switched off (uBlock Origin, Bitdefender Anti-Tracker).
Have I overlooked something?
THX