falafalafala1668 / ContentCachingInVM

macOS Content Caching in Virtual Machine
38 stars 7 forks source link

Failed to create context: -44006 #1

Closed mailinglists35 closed 1 year ago

mailinglists35 commented 2 years ago

fails to activate on mojave 10.14.6

$ sudo AssetCacheManagerUtil activate
2022-06-13 02:14:06.023 AssetCacheManagerUtil[1327:14689] Failed to activate content caching: Error Domain=NSPOSIXErrorDomain Code=60 "Operation timed out" UserInfo={NSLocalizedDescription=timed out waiting for Active=YES}

$ log stream --predicate 'subsystem == "com.apple.AssetCache"'
Filtering the log data using "subsystem == "com.apple.AssetCache""
Timestamp                       Thread     Type        Activity             PID    TTL  
2022-06-13 02:13:05.749094+0300 0x37e1     Error       0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Built-in Caching Server version 214.2 started
2022-06-13 02:13:05.755138+0300 0x37e1     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] AllowSharedCaching setting = 0
2022-06-13 02:13:05.755306+0300 0x37e1     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Server GUID is 65B41E2B-C08B-4EA5-8C80-5B2A290E15DE
2022-06-13 02:13:05.775635+0300 0x37e1     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Cache manager initialized, cache at /Library/Application Support/Apple/AssetCache/Data contains 0 bytes of 2.00 GB (including 0 bytes of 2.00 GB personal [icloud]), and 0 affinity(ies)
2022-06-13 02:13:05.776646+0300 0x37e1     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Retrieving configuration
2022-06-13 02:13:05.778916+0300 0x37ea     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Reloading preferences as requested by XPC client pid 641
2022-06-13 02:13:05.994339+0300 0x37ef     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Request for configuration from http://suconfig.apple.com/resource/registration/v1/config.plist succeeded
2022-06-13 02:13:06.031833+0300 0x37ef     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Cleaning cache
2022-06-13 02:13:06.033922+0300 0x37ef     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Registering for notifications
2022-06-13 02:13:06.042917+0300 0x37ef     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Registering for service
2022-06-13 02:13:06.155938+0300 0x37ef     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Cleanup succeeded.
2022-06-13 02:13:06.680984+0300 0x37ee     Error       0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Failed to create context: -44006
2022-06-13 02:13:06.681162+0300 0x37ee     Error       0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Registration rejected.
2022-06-13 02:13:06.681202+0300 0x37ee     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Flushing cache.
2022-06-13 02:13:06.683511+0300 0x37ee     Error       0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] Server is suspended pending successful registration.  Will re-register in 3600 seconds.
2022-06-13 02:13:08.800054+0300 0x37ee     Default     0x0                  1328   0    AssetCache: [com.apple.AssetCache:builtin] AllowSharedCaching setting = 0
falafalafala1668 commented 2 years ago

Hi, New version has been uploaded.Please restore, clone and try again. Thanks