It says everything installed well but when I visit my website it gives the following error

Console log error:

hook.js:608 Module configuration error: LOGO_URL is required by ProcessEnvConfigService.
overrideMethod @ hook.js:608Understand this warning
hook.js:608 Error with config API Request failed with status code 502
overrideMethod @ hook.js:608Understand this error
localforage.js:2636 Redefining LocalForage driver: memoryStorageDriver
hook.js:608 App configuration error: LOGO_TRADEMARK_URL is required by Footer component.
overrideMethod @ hook.js:608Understand this warning
hook.js:608 App configuration error: TERMS_OF_SERVICE_URL is required by Studio Footer component.
overrideMethod @ hook.js:608Understand this warning
hook.js:608 App configuration error: PRIVACY_POLICY_URL is required by Studio Footer component.

Hi @abelembaye and welcome.

We’ll need a lot more detail. What is “it” when you say “It says everything installed well”? Are you using Tutor? Which version?

Hi Sarina, Thanks for coming back to me. The install took 2 minutes in my VPS that the usual 15-20 minutes because it didn’t do the initial database and table creation process. I found out that “tutor local launch” is not enough and “tutor local do init” solved the problem. Is this the way to ask question in the forum– by opening your own new discussion?

The forums are the best place to ask questions, and yes, you should open a new discussion. But you should include a lot more information. Like,

  • What version of Tutor are you running?
  • What command(s) did you run?
  • What output are you seeing?
  • Any error logs (in formatted code blocks)