IDisposable
CDCloudflare Developers
•Created by IDisposable on 6/21/2023 in #workers-help
Neo4J at Aura DB access from CloudFlare Worker
Has anyone gotten this to work? We tried from Pages first, but when that failed we stood up a CloudFlare Worker to proxy through... it gets the same error just verifying the connection
Neo4jError: Could not perform discovery. No routing servers available. Known routing table: RoutingTable[database=default database, expirationTime=0, currentTime=1687370984585, routers=[], readers=[], writers=[]]
Is there something keeping workers from reaching out to other services that I can tweak?2 replies
CDCloudflare Developers
•Created by IDisposable on 5/26/2023 in #pages-help
Forward Build Logs?
We've got a corporate CloudFlare instance with some GitHub-driven CloudFlare pages projects. Would like to be able to allow either the link in the build report (what's shown in GitHub Conversation for a PR) to allow NOT-ADMIN USERS to see the build logs to debug stuff... really don't want our developers to have to have CloudFlare accounts to see the build logs.
Is there a way to have the logs visible on the link specified, or is is possible to have it push the build log somewhere (an GitHub issue, email it, whatever)?
3 replies