dropbox is broken yet again

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
thosrtanner
Lunatic
Lunatic
Posts: 395
Joined: 2014-05-10, 18:19
Location: UK

dropbox is broken yet again

Unread post by thosrtanner » 2023-01-19, 20:05

You log in, it starts to show you your fails, sticks up a 'do you want to upgrade' popup and then the whole page blanks out.

This is probably the main problem (as gleaned from the console)

Code: Select all

TypeError: c is undefined
Stack trace:
@https://cfl.dropboxstatic.com/static/metaserver/static/js/bundles/files_amd/dist/c_flows_hooks_workflow_builder_hooks-vflNb381F.js:1:2147
execCb@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:10211
X@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:4385
V@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:4854
tt/<@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:5372
B@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:16082
v/<@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:14136
f@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:13913
 
 "    at https://cfl.dropboxstatic.com/static/metaserver/static/js/bundles/files_amd/dist/e_edison-vflYY9jQG.js:1:90634"
But it's also spewing like crazy with "Strict-Transport-Security: The site specified a header that could not be parsed successfully." and also this comes up from time to time

Code: Select all

@https://cfl.dropboxstatic.com/static/metaserver/static/js/bundles/files_amd/dist/c_flows_hooks_workflow_builder_hooks-vflNb381F.js:1:2147
execCb@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:10211
X@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:4385
V@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:4854
tt/<@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:5372
B@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:16082
v/<@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:14136
f@https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:13913
 
 "    at https://cfl.dropboxstatic.com/static/metaserver/static/js/alameda_bundle/alameda_bundle_ie_en-vfllxjPsU.js:2:19966"  
e_ui_page_files_router-vfljvn-fD.js:5:19855

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 4942
Joined: 2015-12-09, 15:45
Contact:

Re: dropbox is broken yet again

Unread post by moonbat » 2023-01-21, 01:34

Not seeing any of these errors, and was able to login. If you're blocking dropboxstatic.com, don't. The fun starts after dismissing the subscribe popup, it's our old friend -

Code: Select all

SyntaxError: invalid identity escape in regular expression


so you'll have to wait for PM 32, which appears to implement the long pending regex changes.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
Linux Mint 21 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

User avatar
sanstones
Newbie
Newbie
Posts: 4
Joined: 2021-02-22, 16:50

Re: dropbox is broken yet again

Unread post by sanstones » 2023-02-09, 01:22

Still a problem with v32

Console error is:
SyntaxError: invalid property name in regular expression
c_workflow_builder_workflow_actions_action_ui_config-vflm7fQd4.js:1:72154
TypeError: c is undefined[Learn More]

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35479
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: dropbox is broken yet again

Unread post by Moonchild » 2023-02-09, 08:06

sanstones wrote:
2023-02-09, 01:22
Still a problem with v32
Shouldn't be; we've implemented unicode property escapes. Unless they happen to try and use the one particular emoji class that's currently problematic (will be fixed in the next release).
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked