• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.1 Latest
Buy Hosting

nodebb-plugin-s3-uploads-updated is this plugin still working?

Scheduled Pinned Locked Moved NodeBB Plugins
uploadss3-upload
2 Posts 2 Posters 316 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sebastián CisnerosS Offline
    Sebastián CisnerosS Offline
    Sebastián Cisneros Gamers
    wrote on last edited by Sebastián Cisneros
    #1

    I've noticed that this plugin hasn't been updated for 5 years now. Does anyone know if this plugin is still working?

    I've downloaded , and have set the bucket and credentials in the nodebb backend, but when I try uploading I get this message

    c8519ffa-68ee-4e87-9647-3c60238ba25d-image.png

    and this in the logs

    2021-11-10T12:10:47.745Z [4567/26996] - verbose: [plugins/fireHook] filter:uploadImage
    2021-11-10T12:10:48.587Z [4567/26996] - error: nodebb-plugin-s3-uploads-updated :: Access Denied
    [api] Exception caught, error with stack trace follows:
    AccessDenied: nodebb-plugin-s3-uploads-updated :: Access Denied
        at Request.extractError (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\services\s3.js:699:35)
        at Request.callListeners (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\sequential_executor.js:106:20)
        at Request.emit (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\sequential_executor.js:78:10)
        at Request.emit (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\request.js:686:14)
        at Request.transition (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\request.js:22:10)    
        at AcceptorStateMachine.runTo (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\state_machine.js:14:12)
        at C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\state_machine.js:26:10
        at Request.<anonymous> (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\request.js:38:9)    
        at Request.<anonymous> (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\request.js:688:12)  
        at Request.callListeners (C:\rockstarcoders\projects\GREENWAVE\web\greenwave-community-hub\nodebb\node_modules\aws-sdk\lib\sequential_executor.js:116:18)
    

    im using composer-redactor , but that shouldn't be the problem i think, as its using the nodebb upload feature, right?

    all the permissions are set correctly, so that is not the problem. I've tested some uploads through CLI and could upload and get the files without any problems.

    phenomlabP 1 Reply Last reply
    0
  • phenomlabP Offline
    phenomlabP Offline
    phenomlab
    replied to Sebastián Cisneros on last edited by
    #2

    @sebastián-cisneros That error message looks more like the account you are running your web server under has no access to the file repository location c:\rockstarcoders\*

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development