question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adding archive failed: t is null

See original GitHub issue

Firefox Linux - 61.0.2 (64-bit) Buttercup Extension - 1.11.0 Nextcloud Server - 13.0.5

I successfully login to Nextcloud but I receive the below t is null error after selecting the file and entering the password. I checked Nextcloud’s logs and everything looks good. The bottom block shows some warnings when the extension page first loads.

I attempted the below in a fresh Firefox profile with no other extensions installed.

  • Login using both Nextcloud and Webdav options
  • Attempted to login and create a new archive, also failed with the same error
  • Attempted to have webdav point directly to the existing archive
makeArchiveAdditionRequestmoz-extension://096f3139-b84a-4752-aeae-9296ed68b301/setup-index.js:1:29105 setup-index.js:1:90329
onChooseWebDAVBasedArchive/</<
moz-extension://096f3139-b84a-4752-aeae-9296ed68b301/setup-index.js:1:90329
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol. setup.html
Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src”). Source: call to eval() or related function blocked by CSP.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
perry-mitchellcommented, Aug 27, 2018

I was able to reproduce, and I’ve made a patch. Very sorry about the inconvenience!

The patch will come out as 1.11.1.

0reactions
SysLunixcommented, Aug 26, 2018

same thing on Arch Linux, Firefox Buttercup Extension V1.11.0 , Nextcloud instance installed over SSL on Debian 9 server

Read more comments on GitHub >

github_iconTop Results From Across the Web

error itms-90168 null when trying
We're trying to publish an app build to Testflight. We've successfully done the build, but when we archive the build, we get this...
Read more >
Error creating assembly archive null: A tar file cannot ...
I'm trying to use maven-assembly-plugin to package my project into a .tar file. I've added the following plugin to my pom.xml file: <plugin> ......
Read more >
Troubleshoot Tableau Server Install and Upgrade
Many Tableau Server issues can be addressed with some basic steps: Make sure there is enough disk space on each computer running Tableau...
Read more >
Null Reference Exceptions
NullReferenceException happens when your script code tries to use a variable which isn't set (referencing) and object. The error message that appears tells...
Read more >
Archive mailbox issues for a mailbox that's migrated to or ...
This issue occurs if a mailbox is migrated between an on-premises Exchange Server environment and Exchange Online. If you use the following ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found