Opened 4 weeks ago
Closed 4 weeks ago
#62795 closed defect (bug) (invalid)
Warning: translations_api(): An unexpected error occurred in edit profile.
Reported by: | sumitsingh | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.7.1 |
Component: | Users | Keywords: | |
Focuses: | Cc: |
Description
Hey,
I have set up a new WP locally and tried to edit the profile then got "Warning: translations_api(): An unexpected error occurred".
here system details.
`
### wp-core ###
version: 6.7.1
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%postname%/
https_status: false
multisite: false
user_registration: 0
blog_public: 1
default_comment_status: open
environment_type: production
user_count: 1
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: /var/www/html/wpe-v2
wordpress_size: 56.95 MB (59715704 bytes)
uploads_path: /var/www/html/wpe-v2/wp-content/uploads
uploads_size: 0.00 B (0 bytes)
themes_path: /var/www/html/wpe-v2/wp-content/themes
themes_size: 13.56 MB (14221144 bytes)
plugins_path: /var/www/html/wpe-v2/wp-content/plugins
plugins_size: 13.19 MB (13831384 bytes)
fonts_path: /var/www/html/wpe-v2/wp-content/uploads/fonts
fonts_size: directory not found
database_size: 2.67 MB (2801664 bytes)
total_size: 86.37 MB (90569896 bytes)
### wp-active-theme ###
name: GeneratePress (generatepress)
version: 3.5.1
author: Tom Usborne
author_website: https://tomusborne.com
parent_theme: none
theme_features: core-block-patterns, widgets-block-editor, automatic-feed-links, post-thumbnails, post-formats, woocommerce, title-tag, html5, customize-selective-refresh-widgets, align-wide, responsive-embeds, editor-color-palette, custom-logo, menus, editor-styles, editor-style, widgets
theme_path: /var/www/html/wpe-v2/wp-content/themes/generatepress
auto_update: Disabled
### wp-themes-inactive (4) ###
Hello Elementor: version: 3.2.1, author: Elementor Team, Auto-updates disabled
Twenty Twenty-Five: version: 1.0, author: the WordPress team, Auto-updates disabled
Twenty Twenty-Four: version: 1.3, author: the WordPress team, Auto-updates disabled
Twenty Twenty-Three: version: 1.6, author: the WordPress team, Auto-updates disabled
### wp-plugins-active (1) ###
WP Extended Pro: version: 3.1.0, author: WP Extended, Auto-updates disabled
### wp-plugins-inactive (2) ###
Akismet Anti-spam: Spam Protection: version: 5.3.5, author: Automattic - Anti-spam Team, Auto-updates disabled
Hello Dolly: version: 1.7.2, author: Matt Mullenweg, Auto-updates disabled
### wp-media ###
image_editor: false
imagick_module_version: Not available
imagemagick_version: Not available
imagick_version: Not available
file_uploads: 1
post_max_size: 8M
upload_max_filesize: 2M
max_effective_size: 2 MB
max_file_uploads: 20
gd_version: not available
ghostscript_version: 10.02.1
### wp-server ###
server_architecture: Linux 6.8.0-51-generic x86_64
httpd_software: Apache/2.4.58 (Ubuntu)
php_version: 8.2.27 64bit
php_sapi: apache2handler
max_input_variables: 1000
time_limit: 30
memory_limit: 128M
admin_memory_limit: 256M
max_input_time: 60
upload_max_filesize: 2M
php_post_max_size: 8M
curl_version: 8.5.0 OpenSSL/3.0.13
suhosin: false
imagick_availability: false
pretty_permalinks: true
htaccess_extra_rules: false
current: 2025-01-09T12:27:23+00:00
utc-time: Thursday, 09-Jan-25 12:27:23 UTC
server-time: 2025-01-09T12:27:20+00:00
### wp-database ###
extension: mysqli
server_version: 8.0.40-0ubuntu0.24.04.1
client_version: mysqlnd 8.2.27
max_allowed_packet: 67108864
max_connections: 151
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /var/www/html/wpe-v2/wp-content
WP_PLUGIN_DIR: /var/www/html/wpe-v2/wp-content/plugins
WP_MEMORY_LIMIT: 40M
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: true
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: true
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_ENVIRONMENT_TYPE: undefined
WP_DEVELOPMENT_MODE: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
fonts: not writable
`
For more information check mentioned SS.
Attachments (1)
Change History (2)
#1
@
4 weeks ago
- Focuses administration coding-standards php-compatibility removed
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Hi there,
As the message says, this is either a temporary issue with WordPress.org or just a configuration issue with your local web server, in which case you should ask your server administrator or in the support forums for help. Given that there are no widespread reports of any issue with WordPress.org, it's probably an issue with your web server, not a bug in WordPress.
Warning: translations_api(): An unexpected error occurred in edit profile.