Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
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
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
E

erics

@erics
App Dev
About
Posts
39
Topics
2
Shares
0
Groups
1
Followers
1
Following
1

Posts

Recent Best Controversial

  • Any forecast on when dolibarr will be up and stable?
    E erics

    @nebulon

    repo is up to date with dolibarr 13.0.1 -> https://git.cloudron.io/cloudron/dolibarr-app

    upgrade from 12.0.3 to 13.0.1 is done so it seems to be ready for next upgrades in future.

    Dolibarr

  • Dolibarr not responding
    E erics

    @xevotech i'm sorry i've just sent a message with an other forum account ...

    for me there is no errors in your log:

    Feb 11 22:34:44 box:tasks 6001: {"percent":100,"message":"Done"}
    Feb 11 22:34:44 box:apptask dolibarr.xxxxxxx.com updating app with values: {"installationState":"installed","error":null,"health":null}
    

    then

    Feb 11 22:34:45 box:taskworker Task took 35.038 seconds
    Feb 11 22:34:45 box:tasks setCompleted - 6001: {"result":null,"error":null}
    Feb 11 22:34:45 box:tasks 6001: {"percent":100,"result":null,"error":null}
    Feb 12 18:57:30 172.18.0.1 - - [12/Feb/2021:17:57:30 +0000] "GET / HTTP/1.1" 200 2496 "-" "Mozilla (CloudronHealth)"
    Feb 12 18:57:40 172.18.0.1 - - [12/Feb/2021:17:57:40 +0000] "GET / HTTP/1.1" 200 2498 "-" "Mozilla (CloudronHealth)"
    Feb 12 18:57:50 172.18.0.1 - - [12/Feb/2021:17:57:50 +0000] "GET / HTTP/1.1" 200 2497 "-" "Mozilla (CloudronHealth)"
    

    And dolibarr.xev.....com seems to be up and running no ?

    Dolibarr

  • Dolibarr not responding
    E erics

    @xevotech : please have a look to your private message for my email addr

    Dolibarr

  • Dolibarr not responding
    E erics

    @xevotech you can view the logs in cloudron interface (dolibarr module, clic on options/logs) then you can display informations about "where" it is "stopped" (in loop, waiting for something, bug in ldap setup...).

    Dolibarr

  • Dolibarr not responding
    E erics

    @girish yes, "here it works" (tm) πŸ™‚

    Dolibarr

  • Dolibarr not responding
    E erics

    @xevotech ooooops, could you please copy & paste log ? i'm not sure that the last commit was pushed on "official" repository, i will check it tomorrow !

    Dolibarr

  • New user -> no welcome mail sent to this new user
    E erics

    @girish perfect, it works !

    Support email notifications

  • New user -> no welcome mail sent to this new user
    E erics

    Ok,
    here is the "bug", there is 6 administrators on my cloudron and new user send too many mails for embedded smtp server πŸ˜•

    2020-12-21T07:32:02.196Z box:mailer BoxError: Invalid greeting from server:
    421 Too many concurrent connections: 421 Too many concurrent connections
        at /home/yellowtent/box/src/mailer.js:86:40
        at transporter.send.args (/home/yellowtent/box/node_modules/nodemailer/lib/mailer/index.js:226:21)
        at SMTPConnection.<anonymous> (/home/yellowtent/box/node_modules/nodemailer-smtp-transport/lib/smtp-transport.js:105:20)
        at Object.onceWrapper (events.js:286:20)
        at SMTPConnection.emit (events.js:198:13)
        at SMTPConnection._onError (/home/yellowtent/box/node_modules/smtp-connection/lib/smtp-connection.js:518:10)
        at SMTPConnection._actionGreeting (/home/yellowtent/box/node_modules/smtp-connection/lib/smtp-connection.js:893:14)
        at SMTPConnection._processResponse (/home/yellowtent/box/node_modules/smtp-connection/lib/smtp-connection.js:669:16)
        at SMTPConnection._onData (/home/yellowtent/box/node_modules/smtp-connection/lib/smtp-connection.js:493:10)
        at Socket.emit (events.js:198:13)
    

    So @girish or @nebulon is there a solution to disable "new user mail notifications" to some administrators ? or to send invitation mail link to new user BEFORE administrators notifications ? or maybe add a little delay to mail send queue ?

    Support email notifications

  • New user -> no welcome mail sent to this new user
    E erics

    Hello Cloudron,
    something strange on our cloudron: when i create a new user and checkbox "send welcome message to this user" is cheched : no mail is sent ! (1)

    then if i come back to user and clic on "reset password and invite link" mail is sent ... so is there a bug ? (2)

    Note: i don't have any log for (1) in mail.log, do i have to check in other cloudron logs ?

    thanks

    Support email notifications

  • unusual ldap / user workflow
    E erics

    @nebulon nice i like this sort of reply πŸ™‚

    Dolibarr ldap

  • unusual ldap / user workflow
    E erics

    @girish or @nebulon what about LDAP group mapping ?

    there is no informations about that on documentation (https://docs.cloudron.io/custom-apps/addons/#ldap)

    so could you please help me ? thanks

    11fc49aa-e7c3-423b-ba02-b3088b5e4966-image.png

    Γ‰ric

    Dolibarr ldap

  • unusual ldap / user workflow
    E erics

    @luckow said in unusual ldap / user workflow:

    Administrator DN and Administrator password

    Hello @luckow

    at first : thanks a lot for all your tests !!!

    Then, for Admin DN and pass are from env parameters from cloudron world so we don't put it in dolibarr config files and don't store it (good idea in case of backup then restore dolibarr in an other cloudron server).

    But for group and users mapping i think i made a mistake, really thank you, i will make some updates as soon as possible.

    Γ‰ric

    Dolibarr ldap

  • unusual ldap / user workflow
    E erics

    @brutalbirdie thanks πŸ™‚

    Dolibarr ldap

  • Are you able to see your emails, like a mailbox, in Dolibarr?
    E erics

    @saikarthik there is some plugins for that (webmail into dolibarr):

    • https://www.dolistore.com/fr/modules/506-2WebMail-STS.html?search_query=webmail&results=12
    • https://www.dolistore.com/fr/modules/799-DolMessage---Webmail-avanc--.html?search_query=webmail&results=12

    and about workflows based on incoming mails i don't know if there is ready to use plugins but i will do that for my own dolibarr (a special pop/imap account for dolibarr and some actions on incoming mails, all of that is based on dolibarr API and calls from command line)

    if you need some special things like that you could find some help with a local dolibarr partner : https://wiki.dolibarr.org/index.php?title=List_of_Dolibarr_partners_and_providers

    Dolibarr

  • Dolibarr package 0.2.0 : requests for tests :-)
    E erics

    @girish i forget what i have to do for making a new release of the app on "unstable" repository ?

    Dolibarr

  • Dolibarr package 0.2.0 : requests for tests :-)
    E erics

    Hello all,
    dolibarr package seems to be ok:

    • LDAP
    • Add custom plugin (write access to custom dir)
    • Mail sent
    • Aaaaaaaaaaaand auto TESTS ok:
    USERNAME=cloudronusername PASSWORD=cloudronpassword node_modules/.bin/mocha --bail test.js
    
    Application life cycle test
        - build app
        installation and configuration
    
    App is being installed.
    
     => Queued 
     => Cleaning up old install 
     => Downloading image ...........
     => Creating container ..
     => Wait for health check ...................................
    
    App is installed.
          βœ“ install app (58296ms)
          βœ“ can get app information (763ms)
          βœ“ can view welcome page (994ms)
          βœ“ can login (2126ms)
          βœ“ can access dashboard (353ms)
    
     => Queued 
     => Snapshotting app test.xxxxxxx.fr .
     => Uploading app snapshot test.xxxxxxx.fr 
    
    App is backed up
          βœ“ backup app (5219ms)
    
     => Waiting for app to be uninstalled 
     => Queued 
     => Deleting container 
     => Teardown addons ...
     => Unregistering domains 
    
    App test.xxxxxxx.fr successfully uninstalled.
    App is being installed.
    
     => Queued 
     => Cleaning up old install 
     => Downloading image ..........
     => Creating container .
     => Wait for health check ........................................
    
    App is installed.
    
     => Queued 
     => Cleaning up old install 
     => Registering subdomains 
     => Downloading image 
     => Download backup and restoring addons ...
     => Downloading 1M@1MBps .........
     => Creating container 
     => Wait for health check .......
    
    App is restored
          βœ“ restore app (100491ms)
    
     => Queued 
     => Cleaning up old install .
     => Registering subdomains 
     => Creating container 
     => Wait for health check ...
    
    App configured
          βœ“ move to different location (10994ms)
          βœ“ can login (2304ms)
          βœ“ can access dashboard (399ms)
    
     => Waiting for app to be uninstalled 
     => Queued 
     => Deleting container 
     => Teardown addons ...
     => Deleting image 
    
    App test2.xxxxxxx.fr successfully uninstalled.
          βœ“ uninstall app (8778ms)
        update
    App is being installed.
    
     => Queued 
     => Cleaning up old install 
     => Registering subdomains 
     => Downloading image ..............
     => Creating container .
     => Waiting for DNS propagation 
     => Wait for health check .................................................
    
    App is installed.
          βœ“ can install app (78367ms)
          βœ“ can get app information (751ms)
          βœ“ can view welcome page (322ms)
    
     => Waiting for app to be uninstalled 
     => Queued 
     => Deleting container 
     => Teardown addons .......
     => Deleting image 
    
    App test.xxxxxxx.fr successfully uninstalled.
          βœ“ uninstall app (13062ms)
    
    
      15 passing (5m)
      1 pending
    

    So ... it's time to make some tests πŸ™‚

    Dolibarr

  • wrong path for custom modules
    E erics

    @luckow nice test report ! i forget it !

    Dolibarr

  • unusual ldap / user workflow
    E erics

    Hello,
    LDAP preconfiguration is now ok, could you please make some tests ?
    Thanks

    Dolibarr ldap

  • unusual ldap / user workflow
    E erics

    @girish @robi and @luckow sorry for the delay, vacation was sooooo goood i want to stay on hollidays πŸ’¨

    So, now i'm back and i will have a look to LDAP, thanks for your tests and reports !

    Dolibarr ldap

  • dolibarr - ERP & CRM for Business
    E erics

    Ok, a new checkbox is checked πŸ™‚

    mail configuration

    App Wishlist
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search