Service Outage


For years I've been using the Responsive and Off-Canvas Menu for my mobile menu. https://www.drupal.org/project/responsive_menu
I really like the functionality and how easy it is to use and configure. But it throws up three accessibility errors, which are known in the issue queue but relatively inactive. I can't really wait around for the fixes to come through unfortunately.
So does anyone else have suggestions for an easy to use mobile menu module? I really prefer the slide-in/off-canvas menus as opposed to the accordion expanding ones. yale.edu has a great menu on a drupal site but I don't know if that is an available module or something custom.

Β© Rest of World/BYD
Nov 18, 20:39 UTC
Resolved - Our Engineering team has confirmed that the external network incident affecting multiple DigitalOcean services has been fully mitigated. The impacted services including Gen AI tools, App Platform, Load Balancers, Spaces, and provisioning or management actions for new clusters have recovered and are now operating normally. All requests are completing successfully.
Thank you for your patience. If you continue to experience any issues, please open a support ticket from within your account.
Nov 18, 19:31 UTC
Monitoring - Our engineering team has observed that the external network incident impacting multiple DigitalOcean services has been mitigated. The affected services including Gen AI tools, App Platform, Load Balancer, Spaces, and provisioning or management actions for new clusters are showing continued signs of recovery, with most requests now completing successfully.
Our engineering team continues to monitor the situation closely. We will post an update as soon as the issue is fully resolved.
We apologize for the disruption and appreciate your patience.
Nov 18, 13:40 UTC
Update - Our Engineering team is actively investigating an issue impacting multiple DigitalOcean services caused by an upstream provider incident. This disruption affects a subset of Gen AI tools, the App Platform, Load Balancer, Spaces and provisioning or management actions for new clusters. Existing clusters are not affected. Users may experience degraded performance or intermittent failures within these services.
We acknowledge the inconvenience this may cause and are working diligently to restore normal operations. Signs of recovery are starting to appear, with most requests beginning to succeed. We will continue to monitor the situation closely and provide timely updates as more information becomes available. Thank you for your patience as we work towards full service restoration.
Nov 18, 12:26 UTC
Investigating - Our Engineering team is actively investigating an issue impacting multiple DigitalOcean services caused by an upstream provider incident. This disruption affects a subset of Gen AI tools, the App Platform, Load Balancer, and Spaces. Users may experience degraded performance or intermittent failures within these services.
We acknowledge the inconvenience this may cause and are working diligently to restore normal operations. Signs of recovery are starting to appear, with most requests beginning to succeed. We will continue to monitor the situation closely and provide timely updates as more information becomes available. Thank you for your patience as we work towards full service restoration

Β© Tang Dehong/VCG/Getty Images
Nov 17, 19:26 UTC
Resolved - From 16:59 to 17:34 UTC, our Engineering team observed an issue with block storage volumes in the NYC1 and AMS3 regions. During this time, users may have experienced failures when attempting create, snapshot, attach, detach, or resize volumes. There was no impact to performance or availability of existing volumes. Our team has fully resolved the issues as of 17:34 UTC and volumes should 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 caused.
| submitted by /u/mherchel [link] [comments] |
|
[link] [comments] |

Β© Gaurav Sharma for Rest of World
I keep seeing default_config_hash in some config setups, but I canβt find a clear explanation. What is it used for, and how is it generated?
I am working on creating OCSF schemas for watchdog logs and I came across some types -
|| || |User| |Access Denied| |System| |PHP| |Page Not Found| |Cron| |Security| |Form| |Update Manager|
I need to know if these are the only types? how are these types generated? I saw in my test environment there are some "content" type as well which I don't have understanding of.
Also if these are all expected to be there, how do I generate all of them specifically "security" type because that will be important to be mapped to OCSF schema.
Any help appreciated in understanding this "type" field.
Hey,
I am making first steps with Joomla for a multilingual project. Is there any theme that could be without large works production ready for an open data project? I am not lazy, I am just not a php developer and I feel I could move much quicker with Wordpress despite liking the ideas behind drupal more.
New-ish drupal user here. I am trying to sync webform submission values, including file uploads as a URL to Salesforce. I only have access to the website UI for settings and such. I have the org authorized and basic required fields set up using webform tokens and constants under the Salesforce mappings tab. I have been able to successfully sync over test forms.
The issue i am running into is i am trying to sync over the attachments as a URL, however, if real-time push is enabled, the SID does not get populated on the URL in Salesforce. If real-time push is disabled (with any amount of time delay for pushes), the SID does get populated on the URL, but the domain of the URL is stuck at https://Default rather than the website URL. This causes the file URL to be invalid when clicked on.
For some more info, there are 2 fields on the webform can intake multiple files. If there are multiple files on the image and i sync it over, each individual field will generate a URL followed by a dash, then the next URL for however many attachments were uploaded to that file.
Has anyone ran into this issue? Any help would be appreciated. There was a suggestion i saw to set the base URL in settings.php, but that is something that i do not have access to.
I'm using the `webform_pardot` module which gives you a HTTP POST handler in webform.
The mapping field configuration is set up this way...
email|email
first_name|first-name
last_name|last-name
account_name|company
title|title
phone_work|phone
primary_address_city|city
primary_address_country|country
[webform_submission:values:solution_checkboxes:format:comma]|interest
fq_other_comment_c|comment
fq_hidden_url_c|conversion-url
Which, works... except for the token value you see on the 3rd from bottom line.
---
which, when you submit ... puts that literal string of text, in to the field on pardot...
---
Is my token syntax wrong?
or, is there something else that I need to get the submission post handler to take a token derived value?
Thanks!
-- Update
Of course this is a client issue - they told me the wrong field to submit to... But there's a follow up question I'll post as a new thread.
Nov 16, 11:05 UTC
Resolved - Our Engineering team has confirmed full resolution of the issue with failed create events with their Spaces, App Platform, and DOCR services.
From 06:15 UTC AM to 09:53 AM UTC, the Spaces, App Platform, and DOCR services were impacted and have since been restored to normal operation.
If you continue to experience problems, please open a ticket with our support team. Thank you for your patience throughout this incident!
Nov 16, 10:02 UTC
Monitoring - Our Engineering team has implemented a fix to resolve the issue with failed create events with their Spaces, App Platform, and DOCR services and at this time, services should be functioning as expected.
We're monitoring the situation and will post a final update once we confirm this is fully resolved.
Nov 16, 08:31 UTC
Investigating - Our engineering team is investigating an issue with failed create events with their Spaces, App Platform, and DOCR services. At this time, users may experience errors when creating Spaces, App Platform, DOCR services.
We apologize for the inconvenience and will share an update once we have more information.
Iβm wanting to apply a promotion for items in a certain category, that works fine, but Iβd like to reference another field on the product to filter by as well. I canβt find an out of the box solution, nor can I find a contrib module that provides the functionality I need. Is there anything out there that can help, or am I looking at custom?
Iβm wanting to apply a promotion for items in a certain category, that works fine, but Iβd like to reference another field on the product to filter by as well. I canβt find an out of the box solution, nor can I find a contrib module that provides the functionality I need. Is there anything out there that can help, or am I looking at custom?
Iβm trying to transition my local organizationβs website over to Drupal, and I was wondering: can I enhance the way we keep track of members and their students? We currently use Sheets for just about everything, but I am wondering if i can have a user fill out a Webform - which then creates nodes about themselves (the Member) and their students (one Student type node for each student). Iβve sort of got this rolling a bit using Webform Content Creation module, but Iβm struggling with how to automatically link up the Member and Student nodes. Ideally that linkage would happen automatically, instead of having to manually go in and link them up myself.
Would appreciate any advice or direction.