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

504 error when constructing field via raw data field v1.6.0-beta.3 #38

Closed
jamesmacwhite opened this issue Mar 17, 2017 · 4 comments
Closed
Assignees
Labels
Milestone

Comments

@jamesmacwhite
Copy link

We recently updated to v1.6.0-beta.3 in a project that uses The Architect plugin, it seems on v1.6.0-beta.3, the raw data field doesn't appear to work correctly. Placing any data in this field and constructing it basically causes a timeout and sits endlessly after posting the request, till eventually a 504 error is thrown.

This happens with any data, doesn't matter if its valid JSON or not.

Downgrading back to the 1.5.5.3 release allows the raw data field to work correctly.

I did enable CRAFT_DEBUG, but I didn't get any meaningful error info.

Any ideas?

@spAnser
Copy link
Collaborator

spAnser commented Mar 17, 2017

It is the rollback attempt.

I am probably going to scrap the feature for now, but it uses the built in craft database backup and rollback when an error occurs. Unfortunately it isn't working properly.

@spAnser spAnser self-assigned this Mar 17, 2017
@spAnser spAnser added the bug label Mar 17, 2017
@spAnser spAnser added this to the v1.6.0 milestone Mar 17, 2017
@jamesmacwhite
Copy link
Author

@spAnser Thanks for the info. That's fine, we'll stick to the latest stable for now. Thanks!

@spAnser
Copy link
Collaborator

spAnser commented Mar 17, 2017

I was really hoping it would work seeing as it wasn't exactly something I created but is used as part of Crafts Auto Updater.

@jamesmacwhite
Copy link
Author

@spAnser No worries, as its a beta, its no problem. We downgraded back to 1.5.5.3 and its working fine for our needs.

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

No branches or pull requests

2 participants