No ':' in the uri
Solution 1:
It seems like the file needs execution permissions.
This is what worked for me:
- Right click on the file, click on
Properties
. - On the Permissions tab, make sure you have checked the 'Allow executing file as program'
- Close it and go open the file. It now runs correctly.