Shawn Maddock
Shawn Maddock
Reproduced this with our Google Workspace account using https://support.google.com/a/answer/176600 ... guess this is good a time as any to sign up for Mailgun
I'm getting this error in version 1.2.3 (Python 3.9.2). It looks like the Python.app is referencing the non-existant OS library instead of the bundled library. ``` Process: Python [95978] Path:...
Looks like I don't have permission to re-open.
Old issue, but as it's still open... Running into the same thing on SFTP. Issue is described here: https://superuser.com/a/1076092 My desired solution would be a preference setting for default permissions...
Good to know! I should have clarified our issue is with all files, not just imported installers… also manifests, catalogs, pkginfo files, etc.
@daweizhang123 https://fleetdm.com/docs/deploying/faq#what-do-i-do-about-too-many-open-files-errors
Note this occurs when following the instructions at http://theboxer.github.io/Git-Package-Management/config/package/#resources ... when the `resources` array is included as part of the `package` JSON object in `config.json`, `GitPackageManagementCreateProcessor->createResource` calls `runProcessor` as noted...
To further clarify, the first resource _is_ created, before the failure documented above, which halts the install script and prevents any additional resources from being created.
I also came here looking for this; I've reset (unintentionally) my Terraform state, and in trying to keep our DNSimple account as clean as possible, I was wanting to import...
@rich-boyce's workaround of enabling the legacy XML worked for me as well, but it's scary that it is required!