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
D

doomilation

@doomilation
About
Posts
9
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Server is running out of disk space
    D doomilation

    @nebulon Hi. Yes, indeed, the instance has 20gb. I deleted files from trash in Nextcloud and got back to normal with 6gb of free space.

    Nextcloud nextcloud storage

  • Server is running out of disk space
    D doomilation

    Hi all, it seems that my instance is running out of space and I can't find the culprit.
    I have only a Nextcloud instance with less than 10mo + a Scaleway S3 storage.
    All the backups are done on this S3.

    [
      {
        "filesystem": "udev",
        "size": 1011658752,
        "used": 0,
        "available": 1011658752,
        "capacity": 0,
        "mountpoint": "/dev"
      },
      {
        "filesystem": "tmpfs",
        "size": 208662528,
        "used": 1175552,
        "available": 207486976,
        "capacity": 0.01,
        "mountpoint": "/run"
      },
      {
        "filesystem": "/dev/vda1",
        "size": 19446636544,
        "used": 18454663168,
        "available": 82026496,
        "capacity": 1,
        "mountpoint": "/"
      },
      {
        "filesystem": "tmpfs",
        "size": 1043300352,
        "used": 0,
        "available": 1043300352,
        "capacity": 0,
        "mountpoint": "/dev/shm"
      },
      {
        "filesystem": "tmpfs",
        "size": 5242880,
        "used": 0,
        "available": 5242880,
        "capacity": 0,
        "mountpoint": "/run/lock"
      },
      {
        "filesystem": "tmpfs",
        "size": 1043300352,
        "used": 0,
        "available": 1043300352,
        "capacity": 0,
        "mountpoint": "/sys/fs/cgroup"
      },
      {
        "filesystem": "/dev/vda15",
        "size": 103227392,
        "used": 124928,
        "available": 103103488,
        "capacity": 0.01,
        "mountpoint": "/boot/efi"
      }
    ]
    

    It doesn't seem to be docker neither :

    TYPE                TOTAL               ACTIVE              SIZE                RECLAIMABLE
    Images              10                  9                   3.474GB               1.33GB (38%)
    Containers          10                  9                   0B                      0B
    Local Volumes    42                  18                  1.323GB             2.809MB (0%)
    Build Cache         0                   0                   0B                       0B
    
    
    Nextcloud nextcloud storage

  • How to use an attached SSD storage?
    D doomilation

    @girish Hi. Just to be sure: I want to move the mail folder to an ext storage.
    Can I just move the boxdata like this:

    systemctl stop cloudron.target
       systemctl stop docker
       DATA_DIR="/mnt/data"  # this is the external disk location
       mkdir -p "${DATA_DIR}"
    
      move out box data to the external disk
       mv /home/yellowtent/boxdata "${DATA_DIR}"
       ln -s "${DATA_DIR}/boxdata " /home/yellowtent/boxdata
    
    systemctl start docker
       systemctl start cloudron.target
    

    Or do I need to move appsdata + platformdata to the same location?

    Support storage

  • DKIM and DMARC for built-in outgoing mail
    D doomilation

    @girish Hi, I can confirm that this issue is still there with 2 domains.
    Unfortunately I didn't check after a fresh install and just 1 domain.

    Support email

  • How to use an attached SSD storage?
    D doomilation

    Ok, thanks for the clarification @nebulon
    I'll have a look on this

    Support storage

  • How to use an attached SSD storage?
    D doomilation

    Hi, I'm running an instance at Scaleway and I need to use an extra storage for Nextcloud.
    The extra SSD is mounted under /mnt/data but I don't know how to use it in Cloudron / Netxcloud.
    Is there is a way to do that?

    Support storage

  • Sogo calendar don't send invites
    D doomilation

    Hi @girish. Yes, I confirm that everything's green.
    It works after a permission change on the /home/yellowtent/boxdata/mail/dkim/mydomain.com (600 to 644)
    With this change, I don't have no more the DKIM error.

    Now, I'm trying to setup calendar with Lightning.
    Everything's fine but the invitations sent by Lightning; the organizer mail value is always (null)

    Here is the Vcalendar event :

    ORGANIZER;RSVP=TRUE;ROLE=CHAIR;PARTSTAT=ACCEPTED:mailto:(null)
    

    I can't find any clue in the logs

    SOGo sogo email smtp

  • Sogo calendar don't send invites
    D doomilation

    Ok so, after a fresh install, it works pretty well.
    I now receive emails but I still have an issue with the DKIM part.
    The DKIM record seems to be OK in the cloudron dashboard and on Gandi side. But when I test it via mail-tester.com service, I still don't have the DKIM signature.
    I don't get it 😕

    SOGo sogo email smtp

  • Sogo calendar don't send invites
    D doomilation

    Hi all, first of all, thanks for the hard work !
    I have some difficulties to make my email server running perfectly.
    Although everything is "green checked" under the email panel, I can't send invitations to attendees from the Sogo calendar.

    Here are the logs.
    As you can see, there's something wrong with the DKIM parts, although, I repeat, I receive the test email sent from the same server.

    Cheers,
    François

    Dec 11 09:41:31 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A] [core] connect ip=172.18.0.7 port=34522 local_ip=:: local_port=2525
    Dec 11 09:41:31 [INFO] [156130EA-FD81-4A68-B578-3083F732326A] [helo.checks] multi: true, skip:proto_mismatch(private), host_mismatch(private)
    Dec 11 09:41:31 [INFO] [156130EA-FD81-4A68-B578-3083F732326A] [core] hook=unrecognized_command plugin=cloudron function=hook_unrecognized_command params=AUTH retval=OK msg=""
    Dec 11 09:41:31 [INFO] [-] [cloudron] authenticated as : pierre@xxxxx.fr
    Dec 11 09:41:31 [INFO] [156130EA-FD81-4A68-B578-3083F732326A] [core] hook=unrecognized_command plugin=cloudron function=hook_unrecognized_command params="cGllcnJlQGhhcHB5LXVzZXIuZnIAcGllcnJlQGhhcHB5LXVzZXIuZnIATjh6w67CvMOPw7NrQXRyacONw7DCrmbCqcO1w7zDnEfDqWFlwqXDtzPCtcOIZg==" retval=OK msg=""
    Dec 11 09:41:31 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A.1] [core] sender code=CONT msg=""
    Dec 11 09:41:31 [INFO] [156130EA-FD81-4A68-B578-3083F732326A.1] [core] hook=rcpt plugin=rcpt_to.in_host_list function=hook_rcpt params= retval=OK msg=""
    Dec 11 09:41:31 [INFO] [156130EA-FD81-4A68-B578-3083F732326A.1] [delay_deny] bypassing all pre-DATA deny: AUTH/RELAY
    Dec 11 09:41:31 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A.1] [core] recipient code=OK msg="" sender=pierre@xxxxx.fr
    Dec 11 09:41:31 Dec 11 09:41:31.974 [80] info: spamd: connection from localhost [127.0.0.1]:59300 to port 7833, fd 4
    Dec 11 09:41:31 Dec 11 09:41:31.974 [80] info: spamd: using default config for francois: /app/data/spamd/francois/user_prefs
    Dec 11 09:41:31 Dec 11 09:41:31.979 [80] info: spamd: checking message <22-5c0f8680-b-59911280@243166987> for francois:1000
    Dec 11 09:41:32 Dec 11 09:41:32.873 [80] info: spamd: clean message (-1.0/5.0) for francois:1000 in 0.9 seconds, 2808 bytes.
    Dec 11 09:41:32 [INFO] [156130EA-FD81-4A68-B578-3083F732326A.1] [spamassassin] status=No, score=-1.0, required=5.0, reject=undefined, tests="ALL_TRUSTED,HTML_MESSAGE"
    Dec 11 09:41:32 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A.1] [core] message mid=<22-5c0f8680-b-59911280@243166987> size=2331 rcpts=1/0/0 delay=0.908 code=CONT msg=""
    Dec 11 09:41:32 Dec 11 09:41:32.873 [80] info: spamd: result: . 0 - ALL_TRUSTED,HTML_MESSAGE scantime=0.9,size=2808,user=francois,uid=1000,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=59300,mid=<22-5c0f8680-b-59911280@243166987>,autolearn=ham autolearn_force=no
    Dec 11 09:41:32 EACCES: permission denied, open '/app/haraka-config/config/dkim/xxxxx.fr/private'
    Dec 11 09:41:32 [ERROR] [156130EA-FD81-4A68-B578-3083F732326A.1] [dkim_sign] skipped: missing dkim private key
    Dec 11 09:41:32 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A.1] [core] queue code=CONT msg="Message Queued (156130EA-FD81-4A68-B578-3083F732326A.1)"
    Dec 11 09:41:32 [INFO] [-] [core] [outbound] Sending email as a transaction
    Dec 11 09:41:32 EACCES: permission denied, open '/app/haraka-config/config/dkim/mydomain/private'
    Dec 11 09:41:32 [ERROR] [-] [dkim_sign] skipped: missing dkim private key
    Dec 11 09:41:32 [INFO] [-] [core] [outbound] Processing domain: mydomai
    Dec 11 09:41:32 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A.1] [core] queue code=OK msg="Message Queued (156130EA-FD81-4A68-B578-3083F732326A.1)"
    Dec 11 09:41:32 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A.1] [core] disconnect ip=172.18.0.7 rdns=6b0aff24-6cec-48dd-991a-5b628aef2aab.cloudron helo=6b0aff24-6cec-48dd-991a-5b628aef2aab relay=Y early=N esmtp=Y tls=N pipe=N errors=0 txns=1 rcpts=1/0/0 msgs=1/0/0 bytes=2331 lr="" time=1.409
    Dec 11 09:41:32 [INFO] [156130EA-FD81-4A68-B578-3083F732326A.1.1] [outbound] Looking up A records for: ASPMX.L.GOOGLE.COM
    Dec 11 09:41:32 Dec 11 09:41:32.950 [62] info: prefork: child states: II
    Dec 11 09:41:33 [INFO] [156130EA-FD81-4A68-B578-3083F732326A.1.1] [outbound] Attempting to deliver to: 173.194.76.26:25 (0) (0)
    Dec 11 09:41:33 [INFO] [-] [core] [outbound] [outbound::25:173.194.76.26:undefined:50] dispense() clients=1 available=0
    Dec 11 09:41:33 [INFO] [-] [core] [outbound] acquired socket 83316BA3-943F-43C6-A787-24D713139A7C for outbound::25:173.194.76.26:undefined:50
    Dec 11 09:41:33 [INFO] [156130EA-FD81-4A68-B578-3083F732326A.1.1] [outbound] secured verified=true cipher=ECDHE-RSA-AES128-GCM-SHA256 version=TLSv1/SSLv3 cn=mx.google.com organization="Google LLC" issuer="Google Trust Services" expires="Jan 30 09:00:00 2019 GMT" fingerprint=E1:CD:C7:AA:30:FA:23:7C:A1:A5:45:AB:BC:8D:1D:B5:F5:C6:B2:81
    Dec 11 09:41:33 [NOTICE] [156130EA-FD81-4A68-B578-3083F732326A.1.1] [outbound] delivered file=1544521292909_1544521292909_0_60_t4GSMH_6_2ca0af8d1bcc domain=xxxxx.fr host=ASPMX.L.GOOGLE.COM ip=173.194.76.26 port=25 mode=SMTP tls=Y auth=N response="OK 1544521293 p12si9192634wru.276 - gsmtp" delay=0.705 fails=0 rcpts=1/0/0
    Dec 11 09:41:33 [INFO] [-] [core] [outbound] [outbound::25:173.194.76.26:undefined:50] dispense() clients=0 available=1
    Dec 11 09:42:23 [INFO] [-] [core] [outbound] Remote end half closed during destroy()
    
    SOGo sogo email smtp
  • Login

  • Don't have an account? Register

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