I have been following instructions on https://guides.solidus.io/developers/getting-started/first-time-installation to install Solidus. Everything has worked but the terminal command hangs when I run bin/rails generate solidus:install. I ran as root user. Could this be a port or a compatibility issue between psych and rails? The start of the error reads:a
/usr/share/rvm/gems/ruby-2.7.2/gems/psych-4.0.4/lib/psych/visitors/to_ruby.rb:430:in `visit_Psych_Nodes_Alias’: Cannot load database configuration: Unknown alias: default (Psych::BadAlias)
I have removed the droplet but will try reinstall.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
It sounds like that the database details that were provided during the bin/rails generate solidus:install command were not correct.
What type of database are you using? For example, if you are using Postgres, do you have Postgres installed on your server:
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-22-04
Best,
Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.