I am working on a web3 project, and i installed a self hosted Moralis server, but it shows nothing. Can you please help me set these things up?
this is .env file in project folderit looks like the server started on port 3000 and not on port 1337
here is look like there is an error with the redis connection, the redis connection should not have special characters in the password
this is the expected output if you access that url directly in the browser
how to connect it with my project and set it up?
what did you do by now? what doesnβt work
you will also need latest version of moralis-v1 SDK if you are using vanilla js
already installed v1
what are you running there as front end application? what it tries to connect to? you can look in network tab
what do you see in network tab in the browser?
where is the network tab?
close to the console tab in the browser
canβt find it, can you please help me to find it.
Sir i am waiting for the answer
try to refresh the page when network tab is opened and look at what url it tries to access when it tries to connect to the server
click on one of those read lines with getPlugins specs to see more info