❌

Normal view

Recovery Console Accessibility

10 December 2025 at 19:00

Dec 11, 00:00 UTC
Resolved - From 18:57 UTC to 22:05 UTC, customers may have experienced issues accessing the Recovery Console due to a service interruption. During this time, Droplet functionality remained unaffected, and customers were still able to use the Recovery ISO option via SSH.

Our Engineering team has confirmed that the issue is now fully resolved, and Recovery Console access has been fully restored and is operating normally.

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

Dec 10, 22:43 UTC
Monitoring - Our Engineering team has deployed a fix to resolve the issue causing the Recovery Console to be unavailable.

We are currently monitoring the situation to ensure access is fully restored and stable. Please note that Droplet functionality was not impacted by this issue.

We will post another update once we confirm the issue is fully resolved.

Dec 10, 20:33 UTC
Investigating - Our Engineering team is actively investigating an issue causing the Recovery Console to be unavailable.

Droplet functionality is not impacted. If customers need recovery iso, they can still select the "Boot from Recovery ISO" option in the recovery tab as seen in the guide here https://docs.digitalocean.com/products/droplets/how-to/recovery/recovery-iso/ but will need to use SSH to access their droplets.

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

App Platform Static Websites

10 December 2025 at 14:08

Dec 10, 19:08 UTC
Resolved - As of 18:15 UTC, our Engineering team has confirmed the issue impacting accessibility of App Platform static websites has been resolved. Service has been restored and are now functioning normally.

We appreciate your patience and regret the inconvenience caused. If you continue to experience any issues, feel free to open a Support ticket for further investigation.

Dec 10, 18:41 UTC
Monitoring - Our Engineering team has implemented a fix impacting the availability of App Platform static websites. Users should now experience improved performance when accessing the sites.

We are actively monitoring the situation and will provide an update once we can confirm the issue has been fully resolved.

Dec 10, 18:08 UTC
Investigating - Our Engineering team is currently investigating an issue impacting App Platform static websites. During this period, users may notice 404 Not Found errors while accessing the sites.

Our team is actively working on identifying the root cause and implementing the fix.

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

How the heck do you install Canvas?

Edit: So my issue was that I missed the fact that Canvas introduces the concept of Pages, which are separate from the Basic Page content type. The answer is to install the module as normal, go into the Pages item in the sidebar, and then add a new page from there.

I will say that now that it's up and running I'm crazy impressed and excited to work with Canvas as it evolves. Original post below:

---------------------------

I feel like a dummy, but I install Canvas through Composer and enable it, and... crickets? No warnings or errors, but no obvious way to use it with a content type.

Okay, guess I need to read the docs. Nothing on the project page about installation, which would make one assume there aren't any special steps, but let's dig into the README.md and see.

Okay, it talks about the project in the future tense, that's weird, since I thought it just had a stable release? Oh, the readme hasn't been updated in three months. Okay. It shunts you to the CONTRIBUTING.md for installation instructions? Okay.

Great, CONTRIBUTING.md has instructions specifically for 'Joining the development process'. I guess those are the installation instructions? They are DDEV specific, fine, but will I be able to install this on production? Maybe these aren't the installation instructions for general users? Follow the instructions, get to the step: ddev add-on get drupal-canvas/ddev-drupal-canvas-dev returns a 404 error. The manual link to the add-on leads to a github 404 as well. Huh.

Every video I found already starts with it installed. The dedicated Canvas documentation site doesn't even mention installation. I feel like I must be missing something so obvious, it's making me crazy.

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

Migrating content and entity from one server to another d11

Dumb client deleted a views and a taxonomy with terms and now wants it back. I have a backup in dev but can't just override the db as everything else is where it should be. Content sync module are mostly broken in d11. Looking at default content or the new content export in 11.3 want other ideas?. Need to this today .

Update: exported terms as CSV including UUID and id, existed vocabulary as a configuration item, imported vocabulary and then used feeds to create terms maintaining uuids and everything worked!... Took me about 2hrs.

submitted by /u/emudojo
[link] [comments]
❌