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

UI - frontend confirms creation of form despite DELA nodes rejecting transaction #301

Open
Tracked by #330
PascalinDe opened this issue Aug 11, 2023 · 0 comments
Open
Tracked by #330
Labels
bug Something isn't working

Comments

@PascalinDe
Copy link
Contributor

when creating a new form and the DELA nodes reject the transaction, the user interface is not showing the error

Actual behaviour: the frontend confirms the creation of a new form, provides an ID for it and tries to load its view (which fails since it does not actually exist)

d-voting-dela-worker-2-1  | 2023-08-11T14:54:29Z WRN pkg/mod/go.dedis.ch/[email protected]/core/ordering/cosipbft/pbft/mod.go:639 > transaction not accepted addr=dela-worker-2:2000 reason="identity not authorized: bls:86a01d5c9305307d (permission: rule 'go.dedis.ch/dela.Evoting:all': unauthorized: [bls:86a01d5c9305307d])"
d-voting-dela-worker-1-1  | 2023-08-11T14:54:29Z WRN pkg/mod/go.dedis.ch/[email protected]/core/ordering/cosipbft/pbft/mod.go:639 > transaction not accepted addr=dela-worker-1:2000 reason="identity not authorized: bls:86a01d5c9305307d (permission: rule 'go.dedis.ch/dela.Evoting:all': unauthorized: [bls:86a01d5c9305307d])"
d-voting-dela-leader-1    | 2023-08-11T14:54:29Z WRN pkg/mod/go.dedis.ch/[email protected]/core/ordering/cosipbft/pbft/mod.go:639 > transaction not accepted addr=dela-leader:2000 reason="identity not authorized: bls:86a01d5c9305307d (permission: rule 'go.dedis.ch/dela.Evoting:all': unauthorized: [bls:86a01d5c9305307d])"

Screenshot 2023-08-11 at 16-54-32 D-Voting

Expected behaviour: the frontend shows an error informing the user that the form could not be created

@ineiti ineiti added the bug Something isn't working label Aug 14, 2023
@PascalinDe PascalinDe changed the title frontend confirms creation of form despite DELA nodes rejecting transaction UI - frontend confirms creation of form despite DELA nodes rejecting transaction Sep 1, 2023
@PascalinDe PascalinDe mentioned this issue Sep 1, 2023
8 tasks
@PascalinDe PascalinDe moved this to Todo in D-Voting Sep 27, 2023
@PascalinDe PascalinDe moved this from Todo to Backlog in D-Voting Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants