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

Unable to update items from dashboard. #2685

Closed
Phelzier opened this issue Aug 14, 2017 · 7 comments · Fixed by #2724
Closed

Unable to update items from dashboard. #2685

Phelzier opened this issue Aug 14, 2017 · 7 comments · Fixed by #2724
Assignees
Labels
Bug Bugs with Cachet
Milestone

Comments

@Phelzier
Copy link

Phelzier commented Aug 14, 2017

Hi there,

I can't update the status from the dashboard, I get something went wrong updating the component and then it takes me to the front page.

image

I can't arrange the order of components or components group, I get the same error.

Nothing in the error log and I can update the components by creating and editing an Incident.

I am running 2.4.0 and have pulled the latest git.

Check previous report of similar issue and comma is at the end of the lines in ApiController
image

laravel log not changed since install
php-fpm log empty
nginx error log empty

Any pointers where else I could check would be great.

Any ideas?

Thanks,
Ben

@jbrooksuk
Copy link
Member

Thanks for reporting this @Phelzier, I'll take a look now.

@paulnus
Copy link

paulnus commented Aug 29, 2017

Also running v2.4.0 and I am getting same error.

I am sleuthing another issue that I may report a a new issue regarding unable to create an issue in the incident/create area. It sends an email, but never makes it to the database and gives a swift error like it is unable to connect to SMTP. Obviously, this will require a new ticket but I find it strange I am unable to open an incident in either fashion.

@Diogo-Ferreira
Copy link

Same issue here with 2.4. I looked a bit and the problem is that the Ajax request isn't authorized (401), although the cookies and CRSF are sent, it gives a 401. Maybe there's an issue in the auth middleware with Ajax requests.

@PhiGi87
Copy link

PhiGi87 commented Sep 6, 2017

same problem on sort components (Drag and Drop). :-(

@pfender
Copy link

pfender commented Sep 8, 2017

Same issue with 2.4 on my 2.4

@labolanimichele
Copy link

Same issue for me on 2.4.

@jbrooksuk jbrooksuk self-assigned this Sep 14, 2017
@jbrooksuk jbrooksuk added the Bug Bugs with Cachet label Sep 14, 2017
@jbrooksuk jbrooksuk added this to the V2.4.0 milestone Sep 14, 2017
@Phelzier
Copy link
Author

Sorry for delayed response, but I confirm that this is now working as intended. Thanks for you support.

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

Successfully merging a pull request may close this issue.

7 participants