[SOGo] BTS activities for Friday, April 26 2024

2024-04-26 Thread SOGo reporter
Title: BTS activities for Friday, April 26 2024





  
BTS Activities

  Home page: https://bugs.sogo.nu
  Project: SOGo
  For the period covering: Friday, April 26 2024

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
5964
	2024-04-26 11:05:41
	updated (open)
	Backend General
	XML namespace for DAV error element is incorrect
	
	  
	
5963
	2024-04-26 09:52:12
	updated (open)
	Web Calendar
	all day event with custom repeatings are shown on wrong date
	
	  
	
  
  




[SOGo] [SPAM] Re: [SPAM] Re: [SPAM] Cannot launch the start page

2024-04-26 Thread Marco Moock
Am 26.04.2024 schrieb "Roman" (adro...@yandex.ru) :

> 2024/04/26 10:15:08 [error] 20#20: *1 connect() failed (111:
> Connection refused) while connecting to upstream, client:
> 192.168.5.10, server: sogo.spacecraft.mywire.org, request: "GET
> /SOGo/ HTTP/1.1", upstream: "http://[::1]:2/SOGo/;, host:
> "sogo.spacecraft.mywire.org"

Check if SOGO listens on [::1]:2
ss -ltn


Re: [SOGo] [SPAM] Cannot launch the start page

2024-04-26 Thread Roman
unfortunately I don't have apache logsno such files like: /var/log/apache2/access.log  or /var/log/apache2/access.log  These commands also show nothing:sudo systemctl status apache2 - service not foundsudo systemctl status httpd - service not foundwhich apache2 - nothingwhich httpd - nothing 26.04.2024, 11:07, "Marco Moock (m...@dorfdsl.de)" :Am 26.04.2024 schrieb "Roman" (adro...@yandex.ru) :  I get an incomprehensible white page with forms to fill out and text like this:What does the apache log say?


Re: [SOGo] [SPAM] Cannot launch the start page

2024-04-26 Thread Marco Moock
Am 26.04.2024 schrieb "Roman" (adro...@yandex.ru) :

> I get an incomprehensible white page with forms to fill out and text
> like this:

What does the apache log say?


[SOGo] [SPAM] Cannot launch the start page

2024-04-26 Thread Roman
I'm trying to configure SOGo from scratch I installed SOGo 5 on debian and configured postgres database on another host, so my SOGo config looks like that: {  SOGoProfileURL = "postgresql://sogo:pass@192.168.5.9:5432/sogo/sogo_user_profile";  OCSFolderInfoURL = "postgresql://sogo:pass@192.168.5.9:5432/sogo/sogo_folder_info";  OCSSessionsFolderURL = "postgresql://sogo:pass@192.168.5.9:5432/sogo/sogo_sessions_folder";  OCSEMailAlarmsFolderURL = "postgresql://sogo:pass@192.168.5.9:5432/sogo/sogo_alarms_folder";  SOGoLanguage = English;  SOGoAppointmentSendEMailNotifications = YES;  SOGoMailingMechanism = smtp;  SOGoSMTPServer = 127.0.0.1;  SOGoTimeZone = UTC;  SOGoSentFolderName = Sent;  SOGoTrashFolderName = Trash;  SOGoDraftsFolderName = Drafts;  SOGoIMAPServer = "imaps://localhost:143/?tls=YES";  SOGoSieveServer = "sieve://localhost:4190/?tls=YES";  SOGoIMAPAclConformsToIMAPExt = YES;  SOGoVacationEnabled = NO;  SOGoForwardEnabled = NO;  SOGoSieveScriptsEnabled = NO;  SOGoFirstDayOfWeek = 0;  SOGoMailMessageCheck = manually;  SOGoMailAuxiliaryUserAccountsEnabled = NO;  SOGoMemcachedHost = 127.0.0.1;  WOHttpAllowHost = ( localhost, "192.168.5.229", "0.0.0.0" );  tlsVerifyMode=allowInsecureLocalhost;  WOPort = 0.0.0.0:2;  SOGoPageTitle = SOGo;  SOGoVacationEnabled = YES;  SOGoForwardEnabled = YES;  SOGoSieveScriptsEnabled = YES;  SOGoMailAuxiliaryUserAccountsEnabled = YES;  SOGoTrustProxyAuthentication = YES;  SOGoXSRFValidationEnabled = YES;  SOGoSuperUsernames = (admin); // This is an array - keep the parens!} But when I go to  SOGo URL  http://192.168.5.229/SOGo/ I get an incomprehensible white page with forms to fill out and text like this: *Username person  Password email language Choose ... العربية Euskara Português brasileiro Català 简体中文 正體中文 Hrvatski Česky Dansk (Danmark) Nederlands English Suomi Français Deutsch עברית Magyar Íslenska bahasa Indonesia Italiano 日本語 Latviešu Lietuvių Македонски Norsk bokmål Norsk nynorsk Polski Português Română Русский Српски Slovensky Slovenščina Español (Argentina) Español (España) Svenska Türkçe (Türkiye) Українська CymraegRemember usernameinfo arrow_forwardAuthenticatingVerification Code lock Enter the 6-digit verification code from your Google Authenticator application.arrow_backward arrow_forwarddoneWelcome {{app.cn}}error{{app.errorMessage}}Retry Here's my SOGo logs: Apr 26 05:05:16 sogod [3735]: version 5.0.1 -- startingApr 26 05:05:16 sogod [3735]: vmem size check enabled: shutting down app when vmem > 384 MB. Currently at 84 MBApr 26 05:05:16 sogod [3735]: <0x0x55ca205ef060[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo':Apr 26 05:05:16 sogod [3735]: <0x0x55ca205ef060[SOGoProductLoader]>   AdministrationUI.SOGo, Appointments.SOGo, CommonUI.SOGo, Contacts.SOGo, ContactsUI.SOGo, MailPartViewers.SOGo, Mailer.SOGo, MailerUI.SOGo, MainUI.SOGo, PreferencesUI.SOGo, SchedulerUI.SOGoApr 26 05:05:16 sogod [3735]: All products loaded - current memory usage at 92 MBApr 26 05:05:16 sogod [3735]: [WARN] <0x0x55ca20620b00[WOWatchDog]> 'WOHttpAllowHost' is ignored in watchdog mode, use a real firewall insteadApr 26 05:05:16 sogod [3735]: <0x0x55ca20620b00[WOWatchDog]> listening on 0.0.0.0:2Apr 26 05:05:16 sogod [3735]: <0x0x55ca20620b00[WOWatchDog]> watchdog process pid: 3735Apr 26 05:05:16 sogod [3735]: <0x0x7f9d3bc9a360[WOWatchDogChild]> watchdog request timeout set to 10 minutesApr 26 05:05:16 sogod [3735]: <0x0x55ca20620b00[WOWatchDog]> preparing 3 childrenApr 26 05:05:16 sogod [3735]: <0x0x55ca20620b00[WOWatchDog]> child spawned with pid 3736Apr 26 05:05:16 sogod [3735]: <0x0x55ca20620b00[WOWatchDog]> child spawned with pid 3737Apr 26 05:05:16 sogod [3735]: <0x0x55ca20620b00[WOWatchDog]> child spawned with pid 3738Apr 26 05:05:16 sogod [3738]: <0x0x55ca20709ca0[WOHttpAdaptor]> notified the watchdog that we are ready What I have to configure / reconfigure in order to make start page load?