Daren Lord
Daren Lord
12.2.0.1 `oracle_install_version_gi: 12.2.0.1` ``` db_homes_config: 12201-pipeline: home: pipeline version: 12.2.0.1 edition: EE ```
So would the version be the issue?
Here are the only errors that I see earlier in the play: ``` TASK [orahost : Check dns for host] ************************************************************************************************************* fatal: [pipeline1]: FAILED! => {"changed": false, "cmd": ["nslookup", "pipeline1"],...
If I don't set it then the ngrok command does not execute appropriately. In looking at the entrypoint.sh script I believe it is this portion that is hanging me up:...
If I don't set it then the ngrok command does not execute appropriately. In looking at the entrypoint.sh script I believe it is this portion that is hanging me up:...
Curious as too when this will be merged into a release. I am wanted to try and give it a spin as I have project that I would like to...
Just thought I would bring this up as I am testing. It appears that when I use the `GraphQLProtocolTypeRouter` in my `asgi.py` I get a 500 error while trying to...
Thank you. Also, I haven't been able to get grahipql to come up either even when i set it to true. Again not sure if I am doing something wrong...
So far so good. Things are looking better. Thanks for the quick turn around. I will keep implementing it and let you know the results.
The subscriptions has been working great! And it looks like the docs have come along as well. I would actually like to take this to production but need to have...