Error Check your request

Good Day Passbolters!

I seem to be getting the pop up error " Error Check your request" when ever I try to update an existing password field. I was wondering if anyone else is having this issue ? Note that everything still works and updates.

Update, Looks like it is not happening when I create new passwords as well, The error pops up at the top of the create window after submitting.

Just adding another update as I find things…

Did a fresh install I did not get the error adding a new password, But I did get it when I tried to update the name of a password that I created.

Hello @exilewolf,

Do you have information about that error, e.g. can you see something in /logs in your passbolt directory and/or in the browser console? That would help us to reproduce the issue.

Nothing in the passbolt log’s that I could see, I have a screen shot of that error and one other that popped up.

This error was when I tried to add a password or edit one. Even tho the add/edit works with no issues this error always pops up and the window dose not close.

Capture2

When going to the User page from the password page.
Error%20-%20Invalid%20Order

Thanks @exilewolf for the second issue your reported. I added an issue on github to take care of it.

For your first issue, something should popped up in the logs, at least in the browser console. Can you check the result of the POST made to the server and copy/paste it here.

Thanks Cedric and Remy for your help so far, I did notice that when you click save the window " Encrypting …" flashes up before and disappears as the error pops up and it goes back to the add password screen.

I am unsure how to collect the post information alas I will need to look into how to do this if you need this as well.

You can follow this documentation:

Go in the network tab and click and select the request you want to get information for.
You should see details (header, response). Provide us with as much information as you can.

Here is the error the console spits out.

Potentially unhandled rejection [4] saveResource/<@https://server.blah.com/js/app/bundles/passbolt-appjs/passbolt.js:3:1360864
D@https://server.blah.com/js/app/steal.production.js?v=2.3.0:11:6954
R@https://server.blah.com/js/app/steal.production.js?v=2.3.0:11:6600
[7]</</</</
.prototype.when@https://server.blah.com/js/app/steal.production.js?v=2.3.0:11:10654
[7]</</</</g.prototype.run@https://server.blah.com/js/app/steal.production.js?v=2.3.0:11:9491
[3]</</</e.prototype._drain@https://server.blah.com/js/app/steal.production.js?v=2.3.0:11:1675
e/this.drain@https://server.blah.com/js/app/steal.production.js?v=2.3.0:11:1342
[5]</</</a</<@https://server.blah.com/js/app/steal.production.js?v=2.3.0:11:3398
steal.production.js:11:2481
[4]</</</</c<
https://server.blah.com/js/app/steal.production.js:11:2481
a
https://server.blah.com/js/app/steal.production.js:11:2094
l
https://server.blah.com/js/app/steal.production.js:11:2375

Also get this when I do refresh of the page


Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/tpl/login.js’ result is non-structured-clonable data index.min.js:9474

Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/tpl/group.js’ result is non-structured-clonable data index.min.js:9474

Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/tpl/master.js’ result is non-structured-clonable data index.min.js:9474

Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/tpl/progress.js’ result is non-structured-clonable data index.min.js:9474

Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/tpl/resource.js’ result is non-structured-clonable data index.min.js:9474

Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/tpl/secret.js’ result is non-structured-clonable data index.min.js:9474

Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/tpl/import.js’ result is non-structured-clonable data index.min.js:9474

Unchecked lastError value: Error: Script ‘moz-extension://62cab172-af58-42f8-b9f1-37e5029d3e45/data/js/file/file.js’ result is non-structured-clonable data index.min.js:9474

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.