본문 바로가기

카테고리 없음

Preeeze Fixu Itu Issue 1388 Docker/for-mac Github

Preeeze Fixu Itu Issue 1388 Docker/for-mac Github

We have a workaround in place for older versions of OSX (10.10.x and earlier 10.11.x) which suffered from a bug on the OSX Hypervisor.framework (ACPI crashes after resume). The workaround is to freeze the hyperkit processes corresponding to the virtual CPUs around sleep. However we also believe this workaround is itself responsible for at least some of the issues seen after resume even on newer OSX versions where the ACPI issue is no longer present. With newer versions of Docker for mac the default is now to no longer to apply the workaround for OSX 10.12 and 10.11.6 onwards, but this change is not made retrospectively on upgrades from older versions of docker for mac. Your logs show that the workaround is still active and that you are running 10.11.6 so it would be worth trying to disable the workaround by doing the following: cd /Library/Containers/com.docker.docker/Data/database git reset -hard echo 'please do not freeze' com.docker.driver.amd64-linux/on-sleep git commit -a -m 'disable freeze workaround' (see also ) If you see similar behaviour after you have disabled the old workaround then please do let us know. In the meantime I will close this issue assuming this addresses things for you.

  1. Preeeze Fixu Itu Issue 1388 Docker/for-mac Github Desktop

@ijc25 thanks for the quick turnaround. I've also run into problems after removing the workaround as per. Your log contains: Dec 28 18:36:05 istkarm2 Dockercom.docker.driver.amd64-linux573: Assertion failed: (nr 1), function kickrx, file src/pcivirtiosock.c, line 765.

1 @@ -0,0 +1,674 @@ 2 + GNU GENERAL PUBLIC LICENSE 3 + Version 3, 29 June 2007 4 + 5 + Copyright (C) 2007 Free Software Foundation, Inc. For anyone who is wondering about why this may or may not show up in the context menus on the dashboard or docker tabs, the support option should appear on any application added via the apps tab post 6.4.0-rc1.

Login

Which is similar to Can you try to upgrade to 1.13 to see if the issue is till there? For the other ones on the thread (, brnewby602) please open a new issue with a diagnostic ID. This will help us to keep track of individual issue (and we will de-duplicate the issues ourself if we find that the root causes are indeed identical).

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale comment. Stale issues will be closed after an additional 30d of inactivity. Prevent issues from auto-closing with an /lifecycle frozen comment. If this issue is safe to close now please do so.

. FIX: Maven feeds do not cache connector packages regardless of the feed setting. FIX: ProGet does not index some Microsoft (non-portable) PDB files in NuGet packages.

Support bearer token auth for npm connectors. Add a note about the latest version of a package if another version is being viewed. FIX: NPM package versions that are not found give unhelpful error message.

FIX: package promotion destination list filters by 'add package' privilege. FIX: Maven packages with externally specified dependency versions cannot be viewed in the web UI.

FIX: Maven package download endpoint does not support -SNAPSHOT in the version with a specific version in the filename. FIX: Feed Sync execution should continue to next package if there was an error during a package sync. FIX: UI error when attempting to configure package store for maven feed. Implement /v1/login endpoint for npm authentication. FIX: Replication for Gems feeds results in SQL exception. FIX: Maven successful upload from UI can cause deadlock in IIS worker process. FIX: Maven feeds incorrectly consider all prerelease versions to be snapshots.

FIX: Maven package promotion tab is not visible. FIX: package promotion API inconsistently uses 'group' or 'groupName'.

FIX: Potential deadlock setting npm package download count on PostgreSQL. Normalize NuGet package versions when finding them locally. FIX: (regression) Legacy NuGet feed API keys authenticate as 'api' instead of 'anonymous'.

FIX: Maven retention rules are not implemented. FIX: Maven latest version redirect functions incorrectly in some cases. FIX: NPM endpoint /-/ping?write=true requires FeedsAddPackage task.

FIX: (regression) Update checker fails with 411 error. FIX: Custom authentication handling for docker registries fails if the root URL has uppercase letters Downloads:. FIX: Maven snapshots versions can be listed in generic form multiple times. FIX: Maven snapshots with qualifiers are not considered snapshots. FIX: Error when using a VSIX feed as a source for replication. Support cancellation during chunk download in replication execution. Add Configurable Chunk/Timeout to Replication Downloads.

FIX: 'clear cache' button on SemVer2 NuGet feeds does nothing. FIX: Potential SQL deadlock with IndexingServersSetUpdated generating errors in diagnostic center Downloads:. Improve validation for virtual package uploads. FIX: Virtual package upload handler should allow raw upack.json upload. FIX: Unlisting the latest version of a NuGet package hides the entire package in searches. FIX: Package Source and File Source objects are conflated with Virtual Content objects for virtual upack files.

(Linux only) Fix error when creating a retention rule. Improve reliability for Maven connector indexing. Add support for multi-architecture ('fat') Docker images. Add support for retention rules in Docker feeds. FIX: Docker feeds do not remove image manifests when clearing cached packages or purging the feed.

Show Docker image operating system, architecture, creation date, and author if available. FIX: Docker endpoints return 'not found' on the first request if connector caching is enabled. FIX: Docker connectors only request version 1 manifests, which can break remote Windows images. Improve UI for docker image tags that cannot be loaded. Maven feeds now support package promotion and feed sync.

Add Cache-Control headers to read-only feed endpoints when accessed anonymously. FIX (Linux only): error when viewing scoped execution logs Downloads:. Display warning when updating extensions on a multi-node installation. FIX: NuGet API endpoints should issue 401 only if task check fails as anonymous user. FIX: Pull from connector button is missing for remote universal packages. FIX: NuGet feeds return 403 (forbidden) instead of 401 (unauthorized) for DELETE requests.

Don't display service status if load balanced mode is enabled. Allow unindexed Maven connectors to return packages. FIX: Virtual package contents not recognized when using short form for package source. Add new task attribute for Unlist separate from Delete. FIX (Linux only): missing security FeedsAcceptPackagePromotion task attribute Downloads:. Improve error reporting when building a Maven feed index and a connector is not indexed. FIX: NuGet connectors with un-normalized version numbers generate incorrect links in the web UI.

FIX: Possible locking of web application on package promotion page. FIX: Possible unhandled exception upgrading database change script schema on installation. FIX: NuGet package download endpoint transforms + in version number to a space. FIX: Invalid NuGet versions no longer give error messages (regression) Downloads:. Add additional header for 401 NuGet responses to work around IIS always returning the standard Forms auth response. FIX: NuGet authentication failures with legacy feeds. FIX: NuGet OData API returns IsAbsoluteLatestVersion based on packages in the search result instead of all packages in the feed.

FIX: Change script history schema update fails on installation in some locales. FIX: NuGet semver2 packages with build metadata cannot have their contents previewed. FIX: NuGet 'pull package' dialog pre-fills incomplete version number for semver2 packages. FIX: Traditional installer not updating shared config file port correctly Downloads:. FIX: Package store errors are not logged.

FIX: Upgrading ProGet from v5.0.x to v5.1.x using Inedo Hub may not properly migrate IIS site configuration. Add Feeds.OmitInvaldNuGetConnectorVersions ProGet setting (default true). FIX: NuGet packages with invalid version numbers do not have a element in feed endpoint results.

FIX: NuGet feeds send 403 instead of 401 when pushing a package if integrated authentication is enabled. FIX: Universal feeds do not list files in packages with groups containing slashes. FIX: NuGet connectors skip SemVer2 packages. Allow 'latest' to be specified as package version in Promotion API Downloads:. FIX: Cannot delete semver2-compatible NuGet feed if there are symbols indexed. Display a message on the Feed Replication page if trying to configure it when it is not supported by the current license key.

Support package-ids endpoint in NuGet feeds. FIX: NuGet feeds show SemVer2 build metadata (text after +) in package display names. FIX: NPM packages may have no version tagged 'latest'.

FIX: ruby, visx, Maven feeds do not record package deployments. FIX: Connector packages are reordered when searching NPM feeds. Change user caching so that any non-built-in directory user is cached regardless of whether Integrated Windows Authentication is enabled or not. FIX: Symbol server endpoints ignore feed-scoped privileges for corresponding NuGet feeds. FIX: NuGet packages cannot be downloaded using a SemVer2 version number that includes build metadata. FIX: npm feeds do not record package deployments.

Preeeze fixu itu issue 1388 docker/for-mac github tutorial

FIX: NuGet packages may have an incorrect IsLatestVersion property on feeds with connectors. Change user caching so that any non-built-in directory user is cached regardless of whether Integrated Windows Authentication is enabled or not. FIX: ruby, visx, Maven feeds do not record package deployments. FIX: Connector packages are reordered when searching NPM feeds. FIX: NuGet packages may have an incorrect IsLatestVersion property on feeds with connectors. FIX: npm feeds do not record package deployments. FIX: NuGet packages cannot be downloaded using a SemVer2 version number that includes build metadata.

FIX: Symbol server endpoints ignore feed-scoped privileges for corresponding NuGet feeds. FIX: NPM packages may have no version tagged 'latest'. FIX: NuGet feeds show SemVer2 build metadata (text after +) in package display names. Support package-ids endpoint in NuGet feeds.

Preeeze Fixu Itu Issue 1388 Docker/for-mac Github Desktop

FIX: Cannot delete semver2-compatible NuGet feed if there are symbols indexed. Display a message on the Feed Replication page if trying to configure it when it is not supported by the current license key Downloads:. FIX: Integrated authentication warning is always displayed on IIS when integrated authentication is disabled. FIX: NuGet connectors read metadata in a case-sensitive manner in some cases.

FIX: long version numbers in the sidebar overlap the main content of the package version page. FIX: Package version page is inaccessible to administrators if the package license URL is an empty string.

FIX: Retention policies not working for semver2-compatible NuGet feeds. FIX: Uninstaller may close unexpectedly instead of removing ProGet. FIX: Anonymous users unable to push NuGet packages to a feed even if they have permission 5.0.7 regression. Update InedoLib to v522 (Fix for failing PersistFromAttribute).

FIX: Deleting a feed can fail due to scheduled task execution logs. FIX: NuGet feed migration fails if a package is missing checksums. Feature: Unlist All Versions of a Package Downloads:.

InedoLib: Upgrade to 517. FIX: (beta only) NuGet feed management page shows symbol server as disabled regardless of settings. FIX: Maven connectors incorrectly handle snapshot versions. FIX: Time zone in X-ProGet-Deployment-Date header is ignored and always treated as if it was local time. FIX: On Manage NuGet feed page, the 'symbol server' property always says 'disabled' regardless if the symbol server is enabled.

FIX: (Linux only) Some procedures contain unquoted argument names. FIX: (5.0 Beta, Linux only) NuGetPackagesV2GetLatestStable incorrectly converted to PostgreSQL. Add 'sha1' property to upack feed API versions endpoint.

Make API request logging configurable. Move app settings out of Web.config and App.config Downloads:.

FIX: Possible invalid path exception uploading asset using default file name. Increase clarity of asset upload path for 'Upload Asset via API' page. FIX: Uploading an asset file from the Upload File page can fail with null reference exception. FIX: Asset content path displayed in 'Upload via API page' is missing a /.

FIX: Maven feeds endpoints return 500 instead of 404 when accessing an invalid URL. FIX: (Linux only) SQL error when creating a Ruby Gem or a feed package access rule. FIX: Package downloads from Maven connectors do not pass credentials. FIX: Remote Maven packages cannot be accessed through the web interface. FIX: Maven connectors are not searchable Downloads:. PG-704 - FIX: Vulnerability versions can display as 'invalid' if there are multiple versions without any ranges.

PG-702 - FIX: By default, only warnings or errors should be logged. PG-703 - FIX: Connector sort order should match initial sort ordering after adding/deleting a connector. PG-698 - FIX: 'Unlist Package' button does not change on unlist. PG-697 - FIX: Log messages may be duplicated, particularly for errors captured in feed-specific APIs. PG-696 - FIX: Enable Feeds.RecordPackageDeployments By Default Downloads:. PG-681 - FIX: Spurious authentication errors and web UI exceptions on Linux. PG-680 - npm feeds now support basic authentication even if Windows Integrated Authentication is enabled.

PG-679 - FIX: npm adduser can fail with server error (regression). PG-677 - FIX: URL displayed on the package page for a Universal Feed has an extra slash. PG-678 - FIX: Improve error message display for 'string is not a valid semantic version' error on uploading a universal package. PG-674 - FIX: Package details page with version omitted from URL does not load on Linux Downloads:. PG-446 - FIX: Custom error page not displayed for certain URLs of missing resources. PG-427 - FIX: npm feed cannot download a package from a connector feed that is another ProGet server.

PG-445 - Allow source server URL to be overridden. PG-444 - FIX: npm adduser command can return a 404 with certain URLs. PG-441 - FIX: substringof OData function arguments should be swapped. PG-415 - Allow feed-specific directory override for all feed types. PG-443 - FIX: Error raised when deleting npm feed with Scheduled Task History Downloads:. PG-431 - Improve error logging by allowing users to specify Debug level logging for the web application.

PG-428 - Add /debug/integrated-auth handler to show DOMAIN User that would be parsed for authentication to debug multi-domain configurations. PG-429 - Allow privileges to be assigned to anonymous users when using LDAP/AD user directories provided Integrated Authentication is disabled.

PG-430 - FIX: Show Package Store Configuration property on NuGet feed page when there are extensions loaded Downloads:. PG-201 - Basic support for FindPackagesById OData query. PG-200 - FIX: Add HomePage HTML configuration value for simpler configuration. PG-199 - FIX: Performance improvements for home page, and feeds with 10s of thousands of packages. PG-198 - FIX: Latest news from inedo.com gadget should handle gzip compression. PG-197 - Add feed option for whether symbols are included in package files.

PG-196 - FIX: Canceling a request to download all filtered packages from a connector should not redirect to the download job page Downloads:. PG-136 - Add IgnoreServiceWarning Button. PG-134 - Add error log table to admin. PG-133 - Add feed downloads job page to admin. PG-132 - Revamp the UI Look & Feel. PG-130 - Improve Indexing of.pdb/symbol serving for large packages. PG-128 - Add support for deleting packages from the nuget client.

PG-119 - FIX: Add support for concat function in odata orderby query. PG-118 - FIX: ASP.NET temp directory location overwritten in web.config during upgrades.

PG-80 - FIX: Delete from custom package store does not work in certain circumstances Downloads: ProGet 2.1 - Limited Support. PG-127 - FIX: Feed adapters ignored if multiple adapters are configured for the same feed.

PG-126 - Redirect to login page if anonymous user tries to pull or add a package and does not have permission. PG-125 - FIX: Compatibility with NuGet 2.7 package restore.

PG-124 - FIX: ProGet SDK ProGetCore assembly version redirection doesn't work for assemblies post version 2.1.0. PG-123 - FIX: Command line example on package details page does not include the version number for previous versions Downloads:.

Preeeze Fixu Itu Issue 1388 Docker/for-mac Github