-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📈 GraphQL endpoint is not picking up data #97
Comments
Hello_Sir this is ctrlaltdel7963
I only use the generated yaml templates which is the manuscript.yaml and docker-compose.yaml to test the deployment. |
@skrfffe1 @KagemniKarimu thank you for the feedback, I will confirm and fix this issue |
@Liquidwe I just pulled your changes. ( ⭐ #105 does seem to make state detection a little less precise 😢 , as in it's now reporting running/ unknown/stopped instead of accurate states like failed. We may consider restoring old state detection logic. ) My job manager container and hasura containers still seem to be erroring out. What I think are the relevant lines from
from combined cluster logs:
See complete logs here: |
thx @KagemniKarimu This error is very detailed, I think I should know what the problem is now |
@skrfffe1 Can you provide the chain and table you have chosen? I will follow up on this issue |
ethereum
transaction table
…On Thu, Dec 19, 2024, 11:40 AM Liquid ***@***.***> wrote:
@skrfffe1 <https://github.com/skrfffe1> Can you provide the chain and
table you have chosen? I will follow up on this issue
—
Reply to this email directly, view it on GitHub
<#97 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOHIN7UNS4XA5Z2OUGYELUD2GI52JAVCNFSM6AAAAABTS3UGSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJSG4YDQMJXGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Issue is ongoing. I don't seem to be able to produce data reliably when launching manuscripts. :( |
Self Checks
Environment
📜 Manuscript Core:
Version: 1.1.0
🏗️ Build Information:
Go Version: go1.22.5
Rust Version: 1.83.0
Git Commit: 003f13b
Built: 2024-12-13:21:19:06
💻 System Information:
Unix Name: Linux fedora-workstation 6.11.11-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 18:38:25 UTC 2024 x86_64 GNU/Linux
OS/Arch: linux/amd64
🐳 Docker Environment:
Docker: '27.4.0'
Docker Desktop: '4.36.0'
Steps to reproduce
manuscript-cli init
✔️ Expected Behavior
GraphQL should populate with the data set and be visible on Hasura.
❌ Actual Behavior
In
f-postgres-1
log:GraphQL
/healthz
endpoint reports statusOK
The text was updated successfully, but these errors were encountered: