Title: wp-cli activation broken
Last modified: December 16, 2022

---

# wp-cli activation broken

 *  Resolved [oolongm](https://wordpress.org/support/users/oolongm/)
 * (@oolongm)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/wp-cli-activation-broken/)
 * Since 6.0 update wp cli activation is broken.
 * rsssl_user_can_manage() returns false so activation function is exited right 
   in the beginning. What is also bad is the fact that activation function return
   value is not checked, so we see a success message in wp cli ( ‘SSL activated’)
   in any way, no matter what really happened.

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/wp-cli-activation-broken/?output_format=md)
[1](https://wordpress.org/support/topic/wp-cli-activation-broken/?output_format=md)
2

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/wp-cli-activation-broken/page/2/#post-16454728)
 * [@oolongm](https://wordpress.org/support/users/oolongm/) I have an improvement
   ready for this part of the script that’s currently being tested. It will probably
   be included in the 6.2.1 release (not today’s 6.2.0).
 *  Thread Starter [oolongm](https://wordpress.org/support/users/oolongm/)
 * (@oolongm)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/wp-cli-activation-broken/page/2/#post-16484522)
 * > I didn’t post the correct command here, please try:
   > `rsssl update_option --dismiss_all_notices=1`
 * This did the trick, thanks.
 * > [@oolongm](https://wordpress.org/support/users/oolongm/) I have an improvement
   > ready for this part of the script that’s currently being tested. It will probably
   > be included in the 6.2.1 release (not today’s 6.2.0).
 * Running the activation twice works for now. Will give feedback again once this
   is released. Thanks!

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/wp-cli-activation-broken/?output_format=md)
[1](https://wordpress.org/support/topic/wp-cli-activation-broken/?output_format=md)
2

The topic ‘wp-cli activation broken’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

 * 17 replies
 * 2 participants
 * Last reply from: [oolongm](https://wordpress.org/support/users/oolongm/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/wp-cli-activation-broken/page/2/#post-16484522)
 * Status: resolved