Code Monkey home page Code Monkey logo

bolt-amazon's People

Contributors

jarjak avatar stryxx avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

bolt-amazon's Issues

Thumbnail caching doesn't work when plugin is enabled

When the plugin is enabled and the following configuration is set, there are no thumbnail files generated on S3 or the local filesystem.

Turning off the extension results in thumbnails being generated on the local files system.

AWS permissions are fully open to the bucket, I even gave the IAM user full administrator access temporarily just to test it just in case it was a permission issue.

I'm also getting the error Unable to write to upload destination. Check permissions on (useful isn't it) when uploading files via the Bolt file manager.

app/config/extensions/amazon.jarjak.yml

enabled: 1
client_version: 'latest'
bucket_region: eu-west-2
bucket_name: thebucketimusing
filesystem_prefix: ''
filesystem_name: 'files'
file_list_limit: 1000
cache_ttl: 3600
use_redis: 1

# Already configured via config.yml session key
redis_host:
redis_port:
redis_prefix:

The following settings are enabled for my bolt config:

base_url: http://dev.theurl.co.uk
env: dev
debug: true
debug_show_loggedoff: true

caching:
  config: false
  templates: false
  request: false
  thumbnails: true # Note this value
  translations: false

thumbnails:
  save_files: true # Note this value

debug_error_level: 8181   # error level when debug enabled
production_error_level: 0 # error level when debug disabled

debuglog:
  enabled: true

Bolt version: 3.7 (downgraded to 3.5 and also experiencing the same)

Update Bolt compatability to 3.7

Hi JarJak,

Just tried installing your extension but unfortunately Bolt won't let me install it via the extension panel as I believe your extension requires Bolt 3.6, whereas the newest version (and what I'm developing from) is 3.7, therefore Bolt is chucking it out.

If you're able to update your deps that'd be fab! Cheers in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.