Skip to content

wp-now: environment crashes when I try to save post #416

@wojtekn

Description

@wojtekn

I tried using wp-now for a blog, but it kept crashing when I saved the post. It preserved changes in the post being saved, though.

The output looked as follows:

$ wp-now start --php=7.4
Starting the server......
directory: /Volumes/Sites/blog
mode: wordpress
php: 7.4
wp: latest
WordPress latest folder already exists. Skipping download.
SQLite folder already exists. Skipping download.
Server running at http://127.0.0.1:8881/
zend_mm_heap corrupted
zsh: bus error  wp-now start --php=7.4

The site has the following plugins installed:

  • Akismet Anti-Spam 5.0.2
  • Crayon Syntax Highlighter 2.8.4
  • Google Authenticator 0.54
  • Jetpack 11.7.1
  • WP-PostViews 1.76.1

I tried to identify which plugin may cause it. I disabled all and was able to save posts without a crash. Then I started enabling them one by one to see when it starts crashing. It hasn't started crashing again, but I couldn't enable Jetpack as it displays "An error occurred. Please try again." when I click "Set up Jetpack", so I think it may be connected to Jetpack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions