Jojosito / MUS-X

Modules for VCV Rack
Other
4 stars 1 forks source link

Invalid URL in manifest #5

Closed cschol closed 9 months ago

cschol commented 9 months ago
[MUS-X] Validating plugin.json...         
Exception validating URL: mus-x.de (unknown url type: 'mus-x.de')
FAILED     
[MUS-X] Issues found in `plugin.json`:

Invalid URL: mus-x.de 

Please add https:// prefix to the URL in the plugin manifest. Thank you.

Jojosito commented 9 months ago

Fixed in 081971e6b22dde600584f7ed772d423a974b6139

cschol commented 8 months ago

The URL is still invalid.

 [MUS-X] Validating plugin.json...                                                                                                                                                                                                                                                                                      
Exception validating URL: https://mus-x.de (<urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1007)>)                                                                                                                                                                   
FAILED                                                                                                                                                                                                                                                                                                                 
[MUS-X] Issues found in `plugin.json`:                                                                                                                                                                                                                                                                                 

Invalid URL: https://mus-x.de       

image

Please provide a valid URL.