Confusing Readme #99
-
|
Describe the bug To Reproduce
Expected behavior |
Beta Was this translation helpful? Give feedback.
Replies: 16 comments
-
Beta Was this translation helpful? Give feedback.
-
|
Hey there 👋🏻. Thanks for catching this one. I moved the docs to the .cursor/rules folder at some point and forgot to update the README |
Beta Was this translation helpful? Give feedback.
-
|
@christopheragnus Thank you for catching this. The issue has been fixed. Please let us know if you have any other suggestions. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I'm also getting an error after following the readme and setting up the Docker container. Steps to reproduce:
Any assistance on this? |
Beta Was this translation helpful? Give feedback.
-
|
@christopheragnus 1- Login to directus 3- Then go to "echo/directus" folder and run the following command: "npx directus-sync -u http://directus:8055 -e admin@dembrane.com -p admin push -d -f" 4- rerun the project again and everything should work fine |
Beta Was this translation helpful? Give feedback.
-
|
I'm still getting the same error after running the above. Steps I took:
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
This was in the I don't see any other errors aside from this one in the terminal: I suspect its referring to |
Beta Was this translation helpful? Give feedback.
-
|
This is the logs of |
Beta Was this translation helpful? Give feedback.
-
|
You can install an extension called "Restore Terminals" and press ctrl+shift+p and search for "Restore Terminals" in your code editor and click on it. That would re run the project. A video demonstration of the whole process is going to be uploaded soon. The video will address these issues in detail. |
Beta Was this translation helpful? Give feedback.
-
ok, i got it working finally! It looks like the Docker container didn't install This worked for |
Beta Was this translation helpful? Give feedback.
-
|
@christopheragnus i forgot to mention that with the new commits in "Echo", it has been updated to use s3 bucket for storage. That is causing you the error Please add the following environment variables in the env file of "echo > echo > server" directory and the issue would be resolved: |
Beta Was this translation helpful? Give feedback.
-
|
@ussaama is there a way to populate the app with dummy data as well, other than creating a conversation manually? |
Beta Was this translation helpful? Give feedback.
-
|
At the moment, the only way to generate conversations is by creating them manually. |
Beta Was this translation helpful? Give feedback.
-
|
I propose the following changes to close this discussion.
I've self-assigned and will open a PR soon. |
Beta Was this translation helpful? Give feedback.





I propose the following changes to close this discussion.
I've self-assigned and will open a PR soon.