Coder Social home page Coder Social logo

discourse_user_auto_activation's People

Contributors

angelim avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

discourse_user_auto_activation's Issues

Plugins tab failing after install

The plugins page on Discourse seems to fail to load without the following inside of the plugin.rb file.

Suggest adding the following to the top of plugin.rb

# name: 
# about: 
# version: 1
# author: 
# template author: S. Saffron

Unable to parse plugin name from metadata in /var/www/discourse/plugins/discourse_user_auto_activation/plugin.rb


I, [2023-05-09T05:48:03.276587 #1]  INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake themes:update assets:precompile'
- Building
- Building
- cleaning up
- cleaning up
- cleaning up
Cannot read properties of undefined (reading 'cleanup')


Stack Trace and Error Report: /tmp/error.dump.57ae8cab726cbade9bb837726440d2b7.log
Unable to parse plugin name from metadata in /var/www/discourse/plugins/discourse_user_auto_activation/plugin.rb


Stack Trace and Error Report: /tmp/error.dump.77cae0b3b73b12bdf5958b601f5dbfee.log
error Command failed with exit code 1.
I, [2023-05-09T05:48:08.120374 #1]  INFO -- : yarn run v1.22.19
$ /var/www/discourse/app/assets/javascripts/node_modules/.bin/ember build -prod
Environment: production
cleaning up...
Cleanup error.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

app.yml

hooks:
  after_code:
    - exec:
        cd: $home/plugins
        cmd:
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-oauth2-basic.git
          - git clone https://github.com/discourse/discourse-openid-connect.git
          - git clone https://github.com/angelim/discourse_user_auto_activation.git

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.