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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
