I can’t see your screenshot but I’m getting the same behaviour. I think disabling the telemetry would be a very good idea.
the error I’m seeing in the log is “Call to undefined function is_user_logged_in() post.php:2250″. the stack trace shows.
#0 /wp-includes/post.php(6067): _count_posts_cache_key(‘telemetry’, ‘readable’)
#1 /wp-includes/class-wp-hook.php(286): _transition_post_status(‘publish’, ‘new’, Object(WP_Post))
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#3 /web/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /web/wp-includes/post.php(4095): do_action(‘transition_post…’, ‘publish’, ‘new’, Object(WP_Post))
#5 /wp-includes/post.php(3555): wp_transition_post_status(‘publish’, ‘new’, Object(WP_Post))
#6 /wp-content/plugins/gdpr/admin/class-gdpr-telemetry.php(151): wp_insert_post(Array)
hope that helps track it down