Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Cannot connect to gateway without admin access to peer #1142

Closed
sstone1 opened this issue Jul 12, 2019 · 1 comment
Closed

Cannot connect to gateway without admin access to peer #1142

sstone1 opened this issue Jul 12, 2019 · 1 comment
Assignees
Labels
bug Something isn't working sev3
Milestone

Comments

@sstone1
Copy link
Contributor

sstone1 commented Jul 12, 2019

If you connect to a peer, when your identity is part of an MSP that is different to the peers MSP, then you cannot view any channels on the peer. This is because we ask the peer for a list of all of its channels, and it comes back with access denied.

We should ignore this error if, and only if, the user has provided a list of channels in the connection profile that can be used instead.

@sstone1 sstone1 added bug Something isn't working sev3 labels Jul 12, 2019
@sstone1 sstone1 self-assigned this Jul 12, 2019
sstone1 pushed a commit to sstone1/blockchain-vscode-extension that referenced this issue Jul 12, 2019
sstone1 pushed a commit to sstone1/blockchain-vscode-extension that referenced this issue Jul 12, 2019
sstone1 pushed a commit to sstone1/blockchain-vscode-extension that referenced this issue Jul 22, 2019
@cazfletch cazfletch added this to the Sprint 12 milestone Jul 26, 2019
@cazfletch
Copy link
Contributor

done so closing

cazfletch pushed a commit that referenced this issue Jul 26, 2019
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
cazfletch added a commit that referenced this issue Aug 2, 2019
* select CA for enrollment (Closes #1160) (#1166)

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit 3c89e2f)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update rewrite package json (#1178)

update to set min version

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit 9852860)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* ClosesIssue#1157 (#1181)

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit 89907cc)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Fall back to CCP channel list if access denied (resolves #1142) (#1143)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>

(cherry picked from commit 85085d2)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update basic dev tutorial for Java (#1165)

Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>

(cherry picked from commit ad3e69f)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update fabric to 1.4.2 (#1193)

Updated the version of fabric to be 1.4.2 in the cucumber and integration tests

contributes to #1167

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit c6089d5)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update menu labels (#1179) (#1199)

Updated smart contract pane menu labels

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit f6761c6)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Show error payloads (#1187)

Added more error handling to show why endorsement fails

closes #1110

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit 98791ab)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Enable Java in the extension (#1202)

Enabled choosing java contract
Updated README
Added Java samples to samples gallery

closes #520

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit bce6550)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* UpdatedDisplayNames (#1200)

Edited the local_fabric & local_fabric_wallet display names.
closes #1105

Signed-off-by: Akshat Shah <akshatshah@akshats-mbp.hursley.uk.ibm.com>

(cherry picked from commit ca46a39)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Removed toggle dev mode (close #877)

Signed-off-by: Jake Turner <jaketurner25@live.com>

(cherry picked from commit a84c7b9)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Update cucumber tests (#1206)

Update cucumber tests to use Java contract

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

(cherry picked from commit 6b45447)
Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>

* Merge fixes

Signed-off-by: Caroline Fletcher <caroline.fletcher@uk.ibm.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working sev3
Projects
None yet
Development

No branches or pull requests

2 participants