• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Cronjob for Ruby script not working

cool_sh

Basic Pleskian
Server operating system version
CentOS 7
Plesk version and microupdate number
Plesk Obsidian 18.0.51 Update 1 with extension Ruby 1.4.5
Hi all
I wanted to use a cronjob configured in plesk to run a script in ruby (minuteman.rb). But I am not able to get it not working.
Tried different paths but the cron fails. E.g:
- /opt/plesk/ruby/3.2.1/bin/ruby: No such file or directory"
- /opt/plesk/ruby/3.2.1/bin/: bad interpreter: No such file or directory

Does anyone have a Cronjob working with Ruby?
 
Back
Top