omkz / prelaunchrz

Based on https://github.com/Techofficer/prelauncher
0 stars 0 forks source link

FATAL: role "prelaunch" does not exist #1

Open marcosmfjunior opened 5 years ago

marcosmfjunior commented 5 years ago

Hi there, first of all, I would like to say thank you for updating an important repository. And second, I would like to check with you the following error that I face when I run on http://localhost:3000: "FATAL: role "prelaunch" does not exist" Extracted source (around line #661): rescue ::PG::Error => error if error.message.include?("does not exist") raise ActiveRecord::NoDatabaseError.new(error.message, error) else raise end

I did everything as was described on readme

omkz commented 5 years ago

@marcosmfjunior You haven't set up a database role (prelaunch in your case). Please check the database.yml.

marcosmfjunior commented 5 years ago

Hi @omkz , now it's working. I want to ask you how can I configure this features : https://github.com/omkz/prelaunchrz#other-features-configured-in-control-panel

Other features configured in control panel confirmation emails search engine optimization automated emails sent to users once they hit a new milestone social sharing in Linkedin, Google+, Facebook, Twitter, Pinterest, VK, Email custom domains and hosting on our server analytics and users' profiles ask users for additional data (name, phone number, shipping address, avatar)