❌

Normal view

Serverless Inference

Apr 15, 02:56 UTC
Resolved - From 23:20 UTC to 02:00 UTC, users may have experienced elevated error rates due to service instability, which resulted in intermittent HTTP 500 errors and terminated connections.

Our Engineering team has confirmed full resolution of the issue, and all systems are now operating normally.

If you continue to experience any issues, please open a ticket with our support team. We apologize for any inconvenience caused.

Apr 15, 02:24 UTC
Monitoring - Our Engineering team has implemented a fix for the issue causing elevated error rates due to service instability. We are currently monitoring the situation to ensure stability and confirm that error rates, including HTTP 500 responses, have returned to normal levels.

We will provide a further update once we confirm the issue is fully resolved.

Apr 15, 01:07 UTC
Investigating - Our Engineering team is investigating an issue causing elevated error rates due to service instability and terminating open connections which causes some 500s. Some requests may fail while we work to resolve it.

We apologize for the inconvenience and will share an update once we have more information.

App Platform Deployments

Apr 14, 17:57 UTC
Resolved - From 16:07 to 16:50 UTC, Our Engineering team observed an issue with App Platform Deployments in all regions. During this time, App deployments of both new and existing apps would have been affected. Our team has fully resolved the issues as of 16:50 UTC. All new and existing App deployments should now be functioning as expected. If you continue to experience problems, please open a ticket with our support team from within your Cloud Control Panel. We apologize for any inconvenience caused.

Managed Database Resizes

Apr 14, 15:19 UTC
Resolved - Our Engineering team has resolved the issue with resize operations for Managed Databases and should now be operating normally. If you continue to experience problems, please open a ticket with our support team from within your Cloud Control Panel. We apologize for any inconvenience.

Apr 14, 14:30 UTC
Monitoring - Our Engineering team has taken action to mitigate the issue with resize operations for Managed Databases and implemented a fix . We are monitoring the situation and will post an update as soon as we confirm that the issue is fully resolved.

Apr 14, 12:53 UTC
Investigating - Our engineering team is investigating an issue impacting resize operations for Managed Databases. During this time, users may experience error when attempting to resize Managed Database via Cloud Control Panel and API in all regions. We apologize for the inconvenience and will share an update once we have more information.

Core Infrastructure Maintenance in All Regions 2026-04-16 09:00 UTC

Apr 22, 18:31 UTC
Completed - The scheduled maintenance has been completed.

Apr 22, 09:07 UTC
In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary.

Apr 21, 22:15 UTC
Scheduled - Phase 3 maintenance is complete. Phase 4 is scheduled to begin on the 22nd of April 2026 (Wednesday) at 09:00 UTC.

Apr 21, 09:07 UTC
In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary.

Apr 20, 15:22 UTC
Scheduled - Phase 2 maintenance is complete. Phase 3 is scheduled to begin on the 21st of April 2026 (Tuesday) at 09:00 UTC.

Apr 20, 09:25 UTC
In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary.

Apr 16, 15:05 UTC
Scheduled - Phase 1 maintenance is complete. Phase 2 is scheduled to begin on the 20th of April 2026 (Monday) at 09:00 UTC.

Apr 16, 09:10 UTC
In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary.

Apr 14, 09:37 UTC
Scheduled - Hello,

During the above window, our Engineering team will be performing maintenance on core control plane infrastructure across all regions. Please note that the existing infrastructure will continue running without issue.

This maintenance will be carried out in four phases as outlined below:

16 April 2026 (Thursday), 09:00–15:00 UTC
20 April 2026 (Monday), 09:00–15:00 UTC
21 April 2026 (Tuesday), 09:00–22:00 UTC
22 April 2026 (Wednesday), 09:00–22:00 UTC

Expected Impact:

We do not anticipate any impact, however, there is a small possibility that Control Panel functionality specifically CRUD (Create, Read, Update, Delete) operations may be affected during the maintenance window. All running workloads are expected to continue operating normally without interruption.

Our team will be actively monitoring the environment throughout the maintenance, and any unexpected events will be promptly communicated through our status page.

If you have any questions or concerns regarding this maintenance, please feel free to open a support ticket from https://cloudsupport.digitalocean.com/s/createticket. We’re here to help.

Thank you,

Team DigitalOcean

Suddenly can't edit Text - "Your site doesn’t include support for the "core/group" block."

Hey guys,

somehow my content looks kind of weird since a few days. The gaps between the text got less and I can't edit the text directly in the cms.

I get this error "Your site doesn’t include support for the "core/group" block. You can leave this block intact, convert its content to a Custom HTML block, or remove it entirely."

In the system tab it says that there are updates available. The problem is I'm an SEO and my client thinks I've breaked the page even though all I did, was changing the CMS content. (Text and Internal Links)

Could this have been caused by me? Or is this a deeper problem.

submitted by /u/lukaszadam_com
[link] [comments]

How do you audit your Drupal projects? I built a module for this and would love feedback

Just published a contributed module on drupal.org for auditing Drupal projects:

https://www.drupal.org/project/audit

It analyzes your installation and gives you scored reports across different categories: module updates, security, cache, performance, SEO, fields, Views... with concrete recommendations in each one. It's built around independent submodules so you only enable what makes sense for each project.

The idea is that you install it, run the audit, and get a clear picture of what's wrong and where to focus. It works on any hosting, everything stays on your server, and most submodules are fine to run on production. The only exceptions are audit_phpstan and audit_phpcs, which do static code analysis and require dev dependencies so those are better suited for development or staging environments.

Curious how you currently handle audits across your Drupal projects and whether something like this would fit into your workflow or not. Any feedback is welcome.

submitted by /u/rmenetray
[link] [comments]

Any AI or agent can upgrade Drupal automatically today ?

I was using the gemini and gpt can upgrade drupal 7 to drupal 10 without problem, but it took lots conversations and times one command after one commands, if there is an agent that I can pass the login info for him to online automatically check and run the commands , that will save lots times without spending time on hundreds conversations and manually run the commands. anyone has experience on this ? I guess either there is way for this already or it won't be far by the tech today.

submitted by /u/wayle9
[link] [comments]

Droplet Availability in All Regions

Apr 10, 21:06 UTC
Resolved - Our Engineering team has confirmed full resolution of the issue with creating Droplets in all regions. Users should be able to create Droplets without issue.

We apologize for the inconvenience. If you continue to face any issues, please open a support ticket from within your account.

Apr 10, 20:32 UTC
Monitoring - Subject: Droplet Availability in All Regions

Our Engineering team has identifed an issue with Droplet creates in all regions. A root cause has been found, a fix has been put in place and we are currently monitoring the situation to ensure full resolution. Users should be able to create new Droplets at this time.

We will continue to monitor and we will post an update as soon as it is fully resolved. We apologize for the inconvenience.

First time code contribution

Maybe a dumb question but can any old schlub, like myself, push code to an issue fork to the fork's gitlab branch? There's an issue on a contrib module, and it has a patch that almost works. I made a small fix on my local that seems to completely fix it. I see the instructions on the issue page for pulling and pushing with git. Is that it?

I've been a long time Drupal dev, and I've always wanted to contribute back to the community but haven't been sure about the process.

submitted by /u/piberryboy
[link] [comments]

Canvas and Display Builder comparison on building a page layout (1/3 article series)

Drupal site-builders rejoice! We currently have two major page building projects approaching production-maturity: Canvas and Display Builder.

In the first part of our hands-on article series we show you how to build a page layout and highlight the strengths and weaknesses of both solutions. If you ever wondered what is best for your next project but never had the time to do the testing yourself, this is for you. πŸ––

Edit: Any feedback is appreciated!

submitted by /u/Andi-HOOK_DEV_ALTER
[link] [comments]
❌