Giter Club home page Giter Club logo

galleon's People

Contributors

schahriar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

galleon's Issues

Allow real-time change of module configs

Some configs set using galleon config <module_name> <property> <value> require complete restart of the process. Galleon should allow these objects to be edited directly (perhaps through a socket or polling mechanism) #4 (comment)

Frontend wont start

Hello there
i tried to installed your galleon smtp server with front end i followed your installation. Md galleon is installed and stated successfully but i tried to install seasscape it is installed bt it is not showing front end
.After installation i tries to access front end on 2095 port it show error 404
please guide what mistake i am doing

missing file when server starts

after starting the galleon server, this shows up:

๎‚ฐ sudo authbind --deep galleon start
warn: Either spamassassin or spamc are not available. Spam score computation is disabled.
TASK INITIATED: STARTING A NEW GALLEON INSTANCE ...
[PM2][ERROR] script not found : /home/sabrp/galleon.js

after creating the file with the code from github, it starts properly. maybe an ENV_VAR is missing, or copying the file was forgotten in the build?

cannot setup galleon

just tried to install galleon, get a fatal error on the setup:
TypeError: Cannot set property 'attachments' of undefined
at PromptUI.completed (/usr/local/lib/node_modules/galleon/bin/tasks/setup.js:77:90)
at PromptUI.onCompletion (/usr/local/lib/node_modules/galleon/node_modules/inquirer/lib/ui/prompt.js:69:10)
at AnonymousObserver.Rx.AnonymousObserver.AnonymousObserver.completed (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:1793:12)
at AnonymousObserver.Rx.internals.AbstractObserver.AbstractObserver.onCompleted (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:1730:14)
at AnonymousObserver.tryCatcher (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:567:29)
at AutoDetachObserverPrototype.completed (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:5288:56)
at AutoDetachObserver.Rx.internals.AbstractObserver.AbstractObserver.onCompleted (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:1730:14)
at InnerObserver.onCompleted (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:3425:65)
at InnerObserver.tryCatcher (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:567:29)
at AutoDetachObserverPrototype.completed (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:5288:56)
at AutoDetachObserver.Rx.internals.AbstractObserver.AbstractObserver.onCompleted (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:1730:14)
at AutoDetachObserver.tryCatcher (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:567:29)
at AutoDetachObserverPrototype.completed (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:5288:56)
at AutoDetachObserver.Rx.internals.AbstractObserver.AbstractObserver.onCompleted (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:1730:14)
at MergeObserver.onCompleted (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:3390:44)
at MergeObserver.tryCatcher (/usr/local/lib/node_modules/galleon/node_modules/inquirer/node_modules/rx/dist/rx.js:567:29)

steps:
1 - sudo npm install -g galleon
2 - galleon setup
3 - enter some local domain name (local)
4 - leave both options (Save attachments, Store raw emails) selected
5 - error shows

versions:
node v0.10.30
mongodb v3.0.4

if you need any other info, just ask :)

CreateUser should allow --force option

#4 (comment) describes an issue where the admin is unable to create a password if it doesn't match the validation requirements. In regards to an administrators request there should be a --force option in order to skip validations where possible.

API CORS isn't functioning as intended

Cross-origin resource sharing (CORS) is not configured properly for the 3080 port API.

XMLHttpRequest cannot load http://localhost:3080/access/check. The 'Access-Control-Allow-Origin' header has a value 'http://test:2095' that is not equal to the supplied origin. Origin 'http://localhost:2095' is therefore not allowed access.

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.