Skip to content

LoadError in Spree::Admin::ProductsController#index #4444

@joyboy67

Description

@joyboy67

Solidus Version:
3.2.0.alpha

To Reproduce
The issue happened on the path admin/products after upload some images

Current behavior

LoadError in Spree::Admin::ProductsController#index

Could not open library 'glib-2.0.so.0': File not found.
Could not open library 'libglib-2.0.so.0': File not found

Extracted source (around line #145): 
  
          if lib.nil?
            raise LoadError.new(errors.values.join(".\n"))
          end

          # return the found lib

Desktop (please complete the following information):

  • OS: OpenBSD 7.1 x64
  • Ruby: 3.1.2p20
  • Rails: 7.0.3
  • MariaDB: mariadb-server-10.6.7p0v1
  • Browser: Firefox

Metadata

Metadata

Assignees

No one assigned

    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