Skip to content
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

Session/Permissions issue pulling content from publish instance #84

Closed
ghowell15 opened this issue Oct 9, 2015 · 3 comments
Closed

Comments

@ghowell15
Copy link

There appears to be an issue when trying to pull content with grabbit from a publish instance. We're specifically having an issue pulling workflows under the path (/etc/workflow/models). The nodes are never written and grabbit just times out.

It appears to be a permissions/session issue on publish. @sagarsane Please add any additional details.

@sagarsane
Copy link
Contributor

Thanks @ghowell15, the issue is that when Grabbit Client connects to Grabbit Server in a Publish to Publish grabbit job scenario, it is not authenticating correctly which is resulting in "anonymous" session created to send the data from Grabbit Server to Grabbit client. The fix for this will likely be in the way Grabbit Client authenticates to Grabbit Server (which is the work being done in the PR I referenced above)

@jdigger
Copy link
Member

jdigger commented Oct 15, 2015

I believe this was completed with #85. Can you confirm?

@sagarsane
Copy link
Contributor

Yeah it was.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants