-
Hi, I've apply the patch from @ThisWillGoWell,
But I am stuck just after..
Here is the sample code I am using:
```
Exception in thread Thread-25:
Traceback (most recent call last):
File "/u…
-
**I tried to create EventHub services using python SDK. This is the code:**
import predix.admin.app
admin = predix.admin.app.Manifest()
admin.create_eventhub(publish=True, subscribe=True)
…
-
I haven't connected it to a catalog or runtime service yet
-
Hi,
I have followed all the instruction as mentioned in the read me file but not getting the result as expected or mention in README
Expected/mention output :
If your app is started successfully, …
-
After deploying an app to cloudfoundry with `cf push` I tried navigating to `https:///login` and found a 500 error. Looking at the logs showed an error loading the `user` module?
Is this because I co…
-
After reading through https://github.com/PredixDev/predix-uaa-client/blob/master/LICENSE.md , I have a few question on how to apply this license to this given node module:
1. The license says :
…
-
what will be the credentials for logging into the real time chart-starter application?
-
Perform fast-token validation on incoming requests. Should be part of the UAA module?
-
Please add a capability to set the proxy username and password by configuration in addition to the proxy server and port. I cannot run Predix micro-services locally because my corporate firewall requi…
-
Hi, I am using the server code, and have login/authentication working with Shared UAA, it's hooked up to redis and everything and running in CF/Predix.
The issue I am seeing is that when I go to th…