gutenberg-http icon indicating copy to clipboard operation
gutenberg-http copied to clipboard

Database isn't populating

Open bitwhys opened this issue 6 years ago • 2 comments

Hello and thank you for your project.

I'm having trouble running the server locally. I was able to get it running and the test index page loads; however, the sample responses just hang. Clearly, I've done something wrong because the local database folders are created as seen in the image below but all those files are empty.

I followed the README and only noticed later the setup script in the source code. Forgive my ignorance, but what value should be I passing as the 'ssh-endpoint' or what might have I forgotten. Thank you again

image

bitwhys avatar May 14 '19 23:05 bitwhys

Additionally, I should mention my goal was to incorporate this project in one of my portfolio projects by wrapping it in a Graphql API and deploy it along with my other code on Heroku. Are you okay with this usage?

bitwhys avatar May 14 '19 23:05 bitwhys

Apologies for the late reply. I wasn't receiving notifications for this repository for a while. How are you running the project? Setting this up via docker-compose seems to be working for me. Note that it takes a while for the cache to be created on first run (potentially hours if you're running on low-spec hardware). Please provide some more information so that I can help trouble-shoot.

c-w avatar Aug 24 '19 23:08 c-w