Skip to content

Caching.Get Failed to deserialize EasyCaching.Disk.DiskCacheValue value. #556

Description

@dongzhaosheng73

Description

[Description of the bug or feature]

Steps to Reproduce

cache.zip

56caa0144409fd30d21e1abd2b29778a.dat

Failed to deserialize EasyCaching.Disk.DiskCacheValue value.

at MessagePack.MessagePackSerializer.Deserialize[T](MessagePackReader& reader, MessagePackSerializerOptions options)
at MessagePack.MessagePackSerializer.Deserialize[T](ReadOnlyMemory`1 buffer, MessagePackSerializerOptions options, CancellationToken cancellationToken)
at EasyCaching.Serialization.MessagePack.DefaultMessagePackSerializer.Deserialize[T](Byte[] bytes)
at EasyCaching.Disk.DefaultDiskCachingProvider.GetDiskCacheValue(String path)
at EasyCaching.Disk.DefaultDiskCachingProvider.BaseGet[T](String cacheKey)
at EasyCaching.Core.EasyCachingAbstractProvider.Get[T](String cacheKey)

Related code

insert short code snippets here

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]

Specifications

  • Provider : InMemory (version 0.2.0)
  • Interceptor : AspectCore (version 0.2.0)
  • Serializer : not use
  • System : CentOS 7.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions