Normal view

Cloud Control Panel and API

26 January 2026 at 17:44

Jan 26, 22:44 UTC
Resolved - From 20:45 UTC to 21:06 UTC, users may have experienced issue affecting the Cloud Control Panel, API, and related services.

Our Engineering team has confirmed that the issue is fully resolved, and all systems are now operating normally.

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

Jan 26, 21:27 UTC
Monitoring - Our Engineering team has implemented a fix for the issue affecting the Cloud Control Panel, API, and related services.

We are observing recovery, and users should now be able to access their accounts and use the API without errors.

We are continuing to monitor the situation closely and will provide an update once full resolution is confirmed.

Jan 26, 21:06 UTC
Investigating - Our Engineering team is investigating an issue impacting multiple services including the Cloud Control Panel and API.

Users may encounter errors when accessing their accounts or using the API.

We are actively working to resolve this issue and will provide updates as soon as more information becomes available.

11.3.2 Gin missing and namespaces not working?

Hi all. I've been playing with 11.3.2 and am curious why Gin is not the default admin theme, wasn't it supposed to be default for 11.3?

Also I tried to get namespaces working as I'm using storybook and want to use the components in my templates but I can't seem to get the namespaces to resolve.

i.e. atoms: src/components/atoms

Anyone have any ideas what could be causing them not to work?

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

FreshRSS 1.28.1

25 January 2026 at 13:20

This is a release focussing on bug fixing, in particular regressions from the release 1.28.0.

Selected new features ✨:

  • New customisable message for closed registrations
  • Add username in Apache access logs (also in Docker logs): for GReader API, and for HTTP Basic Auth from reverse proxy

Improved performance 🏎️:

  • Disable counting articles in user labels for Ajax requests (unused)

Many bug fixes 🐛

This release has been made by @Alkarex, @Frenzie, @Inverle and newcomers @ciro-mota, @eveiscoull, @hackerman70000, @Hufschmidt, @johan456789, @martgnz, @mmeier86, @netsho, @neuhaus, @RobLoach, @rupakbajgain.

Full changelog:

  • Features
    • Handle Web scraping of text/plain as <pre class="text-plain"> #8340
    • New customisable message for closed registrations #8462
  • Bug fixing
    • Fix unwanted expansion of user queries (saved searches) applied to filters #8395
    • Fix encoding of filter actions for labels #8368
    • Fix searching of tags #8425
    • Fix refreshing feeds with token while anonymous refresh is disabled #8371
    • Fix RSS and OPML access by token #8434
    • Fix MySQL/MariaDB transliterator_transliterate fallback (when the php-intl extension is unavailable) #8427
    • Fix regression with MySQL/MariaDB index hint #8460
    • Auto-add lastUserModified database column also during mark-as-read action #8346
    • Do not include hidden feeds when counting unread articles in categories #8357
    • Remove wrong PHP deprecation of OPML export action #8399
    • Fix shortcut for next unread article #8466
    • Fix custom session.cookie-lifetime #8446
    • Fix feed validator button when changing the feed URL #8436
  • Performance
    • Disable counting articles in user labels for Ajax requests (unused) #8352
  • Security
    • Change Content-Disposition: inline to attachment in f.php #8344
    • Hardened user methods exists, mtime, ctime #26c1102
  • Deployment
    • Add username in Apache access logs (also in Docker logs): for GReader API, and for HTTP Basic Auth from reverse proxy #8392
  • SimplePie
  • Extensions
    • Update .gitignore to ignore installed extensions #8372
  • UI
    • Add data-category="3" to ease custom CSS styling of articles #8397
    • Fix space between By: and the author’s name #8422
  • I18n
  • Misc.

Network Maintenance - NYC3

27 January 2026 at 08:00

Jan 27, 13:00 UTC
Completed - The scheduled maintenance has been completed.

Jan 27, 09:00 UTC
In progress - Scheduled maintenance is currently in progress. We will provide updates as necessary.

Jan 25, 09:28 UTC
Scheduled - Start: 2026-01-27 09:00 UTC
End: 2026-01-27 12:00 UTC

During the above window, our Networking team will be making changes to the core networking infrastructure to improve performance and scalability in the NYC3 region.

Expected impact:

We do not anticipate any downtime for Droplets or Droplet-related services, including Managed Databases, Load Balancers, App Platform, and Managed Kubernetes, as this maintenance has been carefully designed and tested to be seamless. In the unlikely event that an undetected misconfiguration occurs, a subset of customers could experience temporary network disruption. We will endeavor to keep this to a minimum for the duration of the change.

If you have any questions related to this maintenance, please send us a ticket from your cloud support page. https://cloudsupport.digitalocean.com/s/createticket

Question : Does anyone know how to fully audit and clean up a "/sites/default/files/" directory... ?

I've recently took on a new client, who has a 10+ year old Drupal 7 site, with 10+ years of ... decisions...

The file system is radio active disaster zone of files that I am 100% sure are mostly unused...

We just migrated the site to D11, and moved everything in to the media library, but theres still 12+GB of files that, as I said, are probably mostly not needed anymore.

Does anyone have a process, or documentation, or a guide of any kind on how to go about progromatically analyzing the content model, the actual usage in the database, with some sort of process to look for each file, and process them in some way to know which files are safe to delete?

Thanks!

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

Rules module broke my site

Drupal version is 10.6.1. The site gives this WSOD:

The website encountered an unexpected error. Try again later.

It was a test site with about a month of work done. No backups, never thought this could be a problem with Drupal in 2026.

Un-installed rules module with composer but error remains.

Is there any chance of recovery?

submitted by /u/1ozu1
[link] [comments]

Drupal devs in Ottawa?

I'm trying to help a colleague find a local developer or agency in Ottawa that can help her update the Drupal version on a website which is on an older version that is no longer supported.

In addition to this immidiate update and perhaps some immediate reconfiguration of the website, she wants someone available for occasional updates or support on a per task basis without having to pay a monthly retainer or fee.

Does anyone have any advice on local independent contractors or agencies that would do this sort of work?

submitted by /u/Master-Ad3175
[link] [comments]

From WordPress to Drupal: My Experience

From WordPress to Drupal: My Experience

https://preview.redd.it/yewp6noh53fg1.jpg?width=1600&format=pjpg&auto=webp&s=aaf6b44acf3885b4d16b49305b53a3682231015a

When I started learning Drupal as a WordPress developer, I quickly realized it is not just a different admin panel. Drupal does not let you build pages quickly. It makes you think in structured content, reusable components, and system-level design.

The first challenge was my local setup. I used Laragon like I do for WordPress, but image uploads and file handling kept failing. Switching to XAMPP finally made things stable and let me focus on Drupal itself.

Creating a Programs listing page was another eye-opener. Views gave me the data, but rendering it correctly required understanding how Views, Twig, and layout work together. At first it felt frustrating. Once I accepted the workflow, structure first and layout later, it started to click.

Learning Layout Builder was similar. Unlike WordPress page builders, Drupal made me think in reusable blocks and layout regions instead of designing sections visually.

By the end I understood that Drupal does not aim for speed. It is built for consistency and structure. It took time, but the process taught me to think differently about building websites.

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

From WordPress to Drupal: My Experience

From WordPress to Drupal: My Experience

https://preview.redd.it/a0qgg8n123fg1.jpg?width=1600&format=pjpg&auto=webp&s=8c1ead01482374b3db429ab5ff71bd66ae8cac15

When I started learning Drupal as a WordPress developer, I quickly realized it is not just a different admin panel. Drupal does not let you build pages quickly. It makes you think in structured content, reusable components, and system-level design.

The first challenge was my local setup. I used Laragon like I do for WordPress, but image uploads and file handling kept failing. Switching to XAMPP finally made things stable and let me focus on Drupal itself.

Creating a Programs listing page was another eye-opener. Views gave me the data, but rendering it correctly required understanding how Views, Twig, and layout work together. At first it felt frustrating. Once I accepted the workflow, structure first and layout later, it started to click.

Learning Layout Builder was similar. Unlike WordPress page builders, Drupal made me think in reusable blocks and layout regions instead of designing sections visually.

By the end I understood that Drupal does not aim for speed. It is built for consistency and structure. It took time, but the process taught me to think differently about building websites.


[link] [comments]

Is AI a bubble? Davos leaders say no

23 January 2026 at 06:34
More than 84 world leaders, 800 CEOs, and thousands others gathered amid the Alps this week to attend the World Economic Forum’s annual meeting in Davos, Switzerland. Artificial intelligence —...

© Krisztian Bocsi/Bloomberg/Getty Images

Elon Musk, chief executive officer of Tesla Inc., during the World Economic Forum (WEF) in Davos, Switzerland, on Thursday, Jan. 22, 2026. The annual Davos gathering of political leaders, top executives and celebrities runs from Jan. 19-23. Photographer: Krisztian Bocsi/Bloomberg via Getty Images

Iran’s internet blackout may become permanent, with access for elites only

23 January 2026 at 01:45
Iran’s near-total communications blackout has entered its 16th day, but that’s just a live test. Following a repressive crackdown on protests, the government is now building a system that grants...

© Morteza Nikoubazl/NurPhoto/Getty Images

An Iranian flag hangs on a wall of the Aqsa Mosque, which burns during anti-government protests in eastern Tehran, Iran, on January 21, 2026. (Photo by Morteza Nikoubazl/NurPhoto via Getty Images)

Encouragement to any new and recently new Drupal designers, devs, and architects

Happy birthday to Drupal! On January 14th, Drupal turned 25. Dries wrote up a nice reflection on those 25 years. In that, he wrote this

6. Nobody fully understands Drupal anymore, including me

After 25 years and tens of thousands of contributors, Drupal has grown beyond any single person's understanding. I also google Drupal's documentation. I'm strangely proud of that, because it's how I know it has become something bigger than any one of us.

Don't feel like you need to know it all. Grasp the fundamentals, Google the rest.

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