We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Firefox throws an error when opening .html files stored in other partition.

  • 6 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 4 προβολές
  • Τελευταία απάντηση από Prakhar Saxena

more options

Firefox always gives an error whenever opening .html files stored in a partition different from where the OS is installed stating that "Access to the file was denied" as in the link below.

OS - Ubuntu 18.04 Screenshot Link - https://i.stack.imgur.com/ztBnb.png

Firefox always gives an error whenever opening .html files stored in a partition different from where the OS is installed stating that "Access to the file was denied" as in the link below. OS - Ubuntu 18.04 Screenshot Link - https://i.stack.imgur.com/ztBnb.png

Όλες οι απαντήσεις (6)

more options

Try using File > Open File ... to open saved HTML files.

If your Menu Bar, with the "File" menu is hidden, hit the Alt key to show the Menu Bar - then hit F and then hit O.

more options

the-edmeister said

Try using File > Open File ... to open saved HTML files. If your Menu Bar, with the "File" menu is hidden, hit the Alt key to show the Menu Bar - then hit F and then hit O.

Didn't work

more options

You may need root permission to access files on that drive.

This can also be a sandbox security issue.

You can set this pref to 2 or 1 on the about:config page to reduce the sandbox security level.

  • security.sandbox.content.level = 1
  • close and restart Firefox to make the change effective.

If this didn't work then undo/reverse the change and reset the pref via the right-click context menu to the default value.

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

See also Linux:

more options

cor-el said

You may need root permission to access files on that drive. This can also be a sandbox security issue. You can set this pref to 2 or 1 on the about:config page to reduce the sandbox security level.
  • security.sandbox.content.level = 1
  • close and restart Firefox to make the change effective.
If this didn't work then undo/reverse the change and reset the pref via the right-click context menu to the default value. You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue. See also Linux:

Thanks, it worked. Update: It worked for the first time but when I rebooted the same problem occurred again even when the value was 1.

Τροποποιήθηκε στις από τον/την Prakhar Saxena

more options

Hi, you may have to give it permission via the OS also.

more options

Pkshadow said

Hi, you may have to give it permission via the OS also.


I exactly don't know how to give it permission via OS. Chrome easily accesses the file by default.