W
Asked
i found some error when i need edit or delete the invoice
when i need delete the invoice come out 419 unknow status
419 Unknown Status
The page token has been expired! please click OK to refresh then try again.
this i found at F12
TypeError: Cannot read property 'status' of null
at Mn.<anonymous> (app.js?id=a2c86405dcf4d4f19f65:2)
at Wt (app.js?id=a2c86405dcf4d4f19f65:2)
at Mn.INkZ.t.$emit (app.js?id=a2c86405dcf4d4f19f65:2)
at t.value (app.js?id=a2c86405dcf4d4f19f65:2)
at components.a46bdd7d9eaef7df672b.js?_sw-precache=39439ab06b7a5b62c47a44e25ee506f4:1
Failed to load resource: the server responded with a status of 419 (unknown status)
Thanks for help
*xampp
when i need delete the invoice come out 419 unknow status
419 Unknown Status
The page token has been expired! please click OK to refresh then try again.
this i found at F12
TypeError: Cannot read property 'status' of null
at Mn.<anonymous> (app.js?id=a2c86405dcf4d4f19f65:2)
at Wt (app.js?id=a2c86405dcf4d4f19f65:2)
at Mn.INkZ.t.$emit (app.js?id=a2c86405dcf4d4f19f65:2)
at t.value (app.js?id=a2c86405dcf4d4f19f65:2)
at components.a46bdd7d9eaef7df672b.js?_sw-precache=39439ab06b7a5b62c47a44e25ee506f4:1
Failed to load resource: the server responded with a status of 419 (unknown status)
Thanks for help
*xampp
Attachments
- MSAnsweredHello,
The issue is due to payment. I will fix this in next update.
*I have seen errors mostly for database connection.*
Thank you - WAnsweredyes
follow your step i done deleted the old invoice
but i cant create a new invoice anymore....
come out this error
TypeError: Cannot read property 'qty' of null
at components.a46bdd7d9eaef7df672b.js?_sw-precache=39439ab06b7a5b62c47a44e25ee506f4:1
at o.ve [as _l] (app.js?id=a2c86405dcf4d4f19f65:2)
at o.<anonymous> (components.a46bdd7d9eaef7df672b.js?_sw-precache=39439ab06b7a5b62c47a44e25ee506f4:1)
at o.INkZ.t._render (app.js?id=a2c86405dcf4d4f19f65:2)
at o.r (app.js?id=a2c86405dcf4d4f19f65:2)
at fn.INkZ.fn.get (app.js?id=a2c86405dcf4d4f19f65:2)
at fn.INkZ.fn.run (app.js?id=a2c86405dcf4d4f19f65:2)
at dn (app.js?id=a2c86405dcf4d4f19f65:2)
at Array.<anonymous> (app.js?id=a2c86405dcf4d4f19f65:2)
at Kt (app.js?id=a2c86405dcf4d4f19f65:2) - WAnsweredand need edit for old invoice come out this error
Manifest: Line: 1, column: 1, Syntax error.
2app.js?id=a2c86405dcf4d4f19f65:2 TypeError: Cannot read property 'status' of null
at Mn.<anonymous> (app.js?id=a2c86405dcf4d4f19f65:2)
at Wt (app.js?id=a2c86405dcf4d4f19f65:2)
at Mn.INkZ.t.$emit (app.js?id=a2c86405dcf4d4f19f65:2)
at t.value (app.js?id=a2c86405dcf4d4f19f65:2)
at components.a46bdd7d9eaef7df672b.js?_sw-precache=39439ab06b7a5b62c47a44e25ee506f4:1 - MSAnsweredHello,
If front-end didn't get the expect data, it will log such errors. These are not helpful at all as the javascript code is minified.
I have check. I can add/edit invoices. My settings might be different or the issue might be totally different. Please check the latest error logs from `storage/logs/` folder and let me know the last error.
Thank you - WAnsweredsorry for late reply
below the attachments is the logs file
thanksAttachments - WAnsweredif i install to the hosting...after that can i move back to offline?
- MSAnsweredYes, you will need to backup the files and database then update the config in the `.env` file.
- MJAnsweredHow did you solve the problem? I have the same issue!
- MSAnswered**[Mohammed Jacksi](/u/moh.jacksi)** Hello,
I think, the issue is due to relation. I will update the file later today.
Thank you - Login to Reply