Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact could not be saved #405

Closed
nova168168 opened this issue Oct 26, 2017 · 5 comments
Closed

Contact could not be saved #405

nova168168 opened this issue Oct 26, 2017 · 5 comments
Labels
duplicate This issue or pull request already exists needs info Not enough information provided

Comments

@nova168168
Copy link

nova168168 commented Oct 26, 2017

Steps to reproduce

  1. Update version from 12.0.1 to 12.0.3
  2. after updated , contact list can't load
  3. try to add new contact , but can't

Expected behaviour

App will update information on server

Actual behaviour

App shows warning "Contact could not be saved"

1011-1
1011-2

Server configuration

Operating system: Linux nextcloud.rainbowconcept.com 4.4.0-89-generic #112-Ubuntu SMP
Web server: Apache/2.4.18 (Ubuntu)

Database: mysql Ver 15.1 Distrib 10.2.8-MariaDB

PHP version: 7.0.22-0ubuntu0.16.04.1

Nextcloud version: 12.0.3

Contacts version: 2.0.1

Updated from an older Nextcloud or fresh install: Updated from 12.0.1

Signing status:

No errors have been found.

List of activated apps:

Enabled:

  • activity: 2.5.2
  • admin_audit: 1.2.0
  • calendar: 1.5.5
  • comments: 1.2.0
  • contacts: 2.0.1
  • dav: 1.3.0
  • federatedfilesharing: 1.2.0
  • federation: 1.2.0
  • files: 1.7.2
  • files_pdfviewer: 1.1.1
  • files_sharing: 1.4.0
  • files_texteditor: 2.4.1
  • files_trashbin: 1.2.0
  • files_versions: 1.5.0
  • files_videoplayer: 1.1.0
  • firstrunwizard: 2.1
  • gallery: 17.0.0
  • logreader: 2.0.0
  • lookup_server_connector: 1.0.0
  • nextcloud_announcements: 1.1
  • notifications: 2.0.0
  • oauth2: 1.0.5
  • onlyoffice: 1.1.4
  • password_policy: 1.2.2
  • previewgenerator: 1.0.7
  • provisioning_api: 1.2.0
  • serverinfo: 1.2.0
  • sharebymail: 1.2.0
  • spreedme: 0.3.11
  • survey_client: 1.0.0
  • systemtags: 1.2.0
  • tasks: 0.9.5
  • theming: 1.3.0
  • twofactor_backupcodes: 1.1.1
  • updatenotification: 1.2.0
  • user_ldap: 1.2.1
  • workflowengine: 1.2.0
    Disabled:
  • encryption
  • files_external
  • user_external

Nextcloud configuration:

{
"system": {
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"localhost",
"192.168.1.18",
"nextcloud.abc.com",
"nextcloud.abc.com"
],
"datadirectory": "/var/ncdata",
"overwrite.cli.url": "https://nextcloud.rainbowconcept.com/",
"dbtype": "mysql",
"version": "12.0.3.3",
"dbname": "nextcloud_db",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"instanceid": "occ0in9kxj9v",
"maintenance": false,
"mail_smtpmode": "smtp",
"memcache.local": "\OC\Memcache\Redis",
"filelocking.enabled": true,
"memcache.distributed": "\OC\Memcache\Redis",
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "/var/run/redis/redis.sock",
"port": 0,
"timeout": 0,
"dbindex": 0,
"password": "REMOVED SENSITIVE VALUE"
},
"htaccess.RewriteBase": "/",
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\OCA\User_LDAP\LDAPProviderFactory",
"mail_from_address": "itsupport",
"mail_smtpauthtype": "LOGIN",
"mail_domain": "abc.com",
"mail_smtphost": "192.168.1.101",
"mail_smtpport": "25",
"theme": "",
"loglevel": 2
}
}

Are you using external storage, if yes which one: No

Are you using encryption: yes

Are you using an external user-backend, if yes which one: yes, LDAP

LDAP configuration

+-------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Configuration | s01 |
+-------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| hasMemberOfFilterSupport | 1 |
| hasPagedResultSupport | |
| homeFolderNamingRule | |
| lastJpegPhotoLookup | 0 |
| ldapAgentName | cn=administrator,cn=users, dc=abc, dc=local |
| ldapAgentPassword | *** |
| ldapAttributesForGroupSearch | |
| ldapAttributesForUserSearch | |
| ldapBackupHost | |
| ldapBackupPort | |
| ldapBase | OU=MACAU, dc=abc, dc=local |
| ldapBaseGroups | OU=MACAU, dc=abc, dc=local |
| ldapBaseUsers | OU=MACAU, dc=abc, dc=local |
| ldapCacheTTL | 600 |
| ldapConfigurationActive | 1 |
| ldapDefaultPPolicyDN | |
| ldapDynamicGroupMemberURL | |
| ldapEmailAttribute | mail |
| ldapExperiencedAdmin | 0 |
| ldapExpertUUIDGroupAttr | |
| ldapExpertUUIDUserAttr | |
| ldapExpertUsernameAttr | sAMAccountName |
| ldapGidNumber | gidNumber |
| ldapGroupDisplayName | cn |
| ldapGroupFilter | |
| ldapGroupFilterGroups | |
| ldapGroupFilterMode | 0 |
| ldapGroupFilterObjectclass | |
| ldapGroupMemberAssocAttr | uniqueMember |
| ldapHost | 172.16.200.1 |
| ldapIgnoreNamingRules | |
| ldapLoginFilter | (&(&(|(objectclass=user))(|(|(memberof=CN=IT,OU=Group,DC=abc,DC=local)(primaryGroupID=1596))(|(memberof=CN=User,OU=Group,DC=abc,DC=local)(primaryGroupID=7279))))(|(samaccountname=%uid)(|(mailPrimaryAddress=%uid)(mail=%uid)))) |
| ldapLoginFilterAttributes | |
| ldapLoginFilterEmail | 1 |
| ldapLoginFilterMode | 0 |
| ldapLoginFilterUsername | 1 |
| ldapNestedGroups | 0 |
| ldapOverrideMainServer | |
| ldapPagingSize | 500 |
| ldapPort | 389 |
| ldapQuotaAttribute | |
| ldapQuotaDefault | |
| ldapTLS | 0 |
| ldapUserDisplayName | displayName |
| ldapUserDisplayName2 | |
| ldapUserFilter | (&(|(objectclass=user))(|(|(memberof=CN=IT,OU=Group,DC=abc,DC=local)(primaryGroupID=1596))(|(memberof=CN=User,OU=Group,DC=abc,DC=local)(primaryGroupID=7279)))) |
| ldapUserFilterGroups | IT;DFD BO User |
| ldapUserFilterMode | 0 |
| ldapUserFilterObjectclass | user |
| ldapUuidGroupAttribute | auto |
| ldapUuidUserAttribute | auto |
| turnOffCertCheck | 0 |
| turnOnPasswordChange | 0 |
| useMemberOfToDetectMembership | 1 |
+-------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

Client configuration

Browser: Chrome 60.0.3112.113 (64 bit)

Operating system:
Windows 7 professional with SP1

Logs

Web server error log

[Thu Oct 26 06:25:08.013590 2017] [mpm_prefork:notice] [pid 1550] AH00163: Apache/2.4.18 (Ubuntu) OpenSSL/1.0.2g configured -- resuming normal operations
[Thu Oct 26 06:25:08.013628 2017] [core:notice] [pid 1550] AH00094: Command line: '/usr/sbin/apache2'
[Thu Oct 26 10:11:27.060646 2017] [mpm_prefork:notice] [pid 1557] AH00163: Apache/2.4.18 (Ubuntu) OpenSSL/1.0.2g configured -- resuming normal operations
[Thu Oct 26 10:11:27.071947 2017] [core:notice] [pid 1557] AH00094: Command line: '/usr/sbin/apache2'

Nextcloud log (data/nextcloud.log)

Nothing here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log 
c) ...
@skjnldsv
Copy link
Member

We'll need your browser's log please!

@skjnldsv skjnldsv added the needs info Not enough information provided label Oct 26, 2017
@Henni
Copy link
Member

Henni commented Oct 26, 2017

Is this possibly fixed by #402?

@nova168168
Copy link
Author

nova168168 commented Oct 27, 2017

@skjnldsv here is the Browse Log

Browse Log

[10420:13848:1027/092031.702:VERBOSE1:policy_loader_win.cc(376)] Reading policy from the registry is enabled.
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Google 'Aviator' log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Google 'Icarus' log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Google 'Pilot' log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Google 'Rocketeer' log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Google 'Skydiver' log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: DigiCert Log Server
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: DigiCert Log Server 2
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Symantec log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Symantec 'Vega' log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Symantec 'Sirius' log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: WoSign log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Venafi Gen2 CT log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: CNNIC CT log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: StartCom log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Comodo 'Sabre' CT log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Comodo 'Mammoth' CT log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Izenpe log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Venafi log
[10420:15088:1027/092031.746:VERBOSE1:multi_log_ct_verifier.cc(75)] Adding CT log: Certly.IO log
[10420:15088:1027/092031.751:ERROR:cache_util_win.cc(20)] Unable to move the cache: 5
[10420:15088:1027/092031.751:ERROR:cache_util.cc(134)] Unable to move cache folder C:\Users\nova.pun\AppData\Local\Google\Chrome\User Data\ShaderCache\GPUCache to C:\Users\nova.pun\AppData\Local\Google\Chrome\User Data\ShaderCache\old_GPUCache_000
[10420:15088:1027/092031.751:ERROR:disk_cache.cc(132)] Unable to create cache
[10420:15088:1027/092031.751:ERROR:shader_disk_cache.cc(604)] Shader Cache Creation failed: -2
[10420:13848:1027/092031.760:VERBOSE1:pref_proxy_config_tracker_impl.cc(154)] 000000000333FCD0: set chrome proxy config service to 00000000055A52C0
[10420:13848:1027/092031.760:VERBOSE1:pref_proxy_config_tracker_impl.cc(281)] 000000000333FCD0: Done pushing proxy to UpdateProxyConfig
[10420:15088:1027/092032.137:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
[10420:13848:1027/092032.268:VERBOSE1:statistics_recorder.cc(542)] Collections of all histograms
Histogram: AsyncDNS.ConfigChange recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: AsyncDNS.ConfigParseDuration recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: AsyncDNS.ConfigParseResult recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: AsyncDNS.ConfigParseWin recorded 1 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: AsyncDNS.HostParseResult recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: AsyncDNS.HostsChange recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: AsyncDNS.HostsParseDuration recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: AsyncDNS.HostsParseWin recorded 1 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: AsyncDNS.HostsSize recorded 1 samples, mean = 1086.0 (flags = 0x1)
0     ... 
1023  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
1347  ... 

Histogram: AsyncDNS.PrefDefaultSource_Disabled recorded 1 samples, mean = 2.0 (flags = 0x41)
0  ... 
2  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
3  O                                                                         (0 = 0.0%) {100.0%}

Histogram: AsyncDNS.PrefSource_Disabled recorded 1 samples, mean = 6.0 (flags = 0x41)
0  ... 
6  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
7  ... 

Histogram: AsyncDNS.ServerCount recorded 2 samples, mean = 1.5 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 50.0%) {0.0%}
2  ------------------------------------------------------------------------O (1 = 50.0%) {50.0%}
3  ... 

Histogram: AsyncDNS.WatchStatus recorded 1 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Chrome.Browser.CrashedExecutionPhase recorded 1 samples (flags = 0x41)
500  ------------------------------------------------------------------------O (1 = 100.0%)

Histogram: Chrome.CommandLineFlagCount recorded 1 samples, mean = 4.0 (flags = 0x41)
0  ... 
4  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
5  ... 

Histogram: Chrome.CommandLineUncommonFlagCount recorded 1 samples, mean = 4.0 (flags = 0x41)
0  ... 
4  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
5  ... 

Histogram: Chrome.ProcessSingleton.NotifyResult recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: Chrome.ProcessSingleton.TimeToNotify recorded 1 samples, mean = 225.0 (flags = 0x41)
0    ... 
210  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
258  ... 

Histogram: Cookie.CookieDeleteEquivalent recorded 0 samples (flags = 0x41)
0 ... 

Histogram: Cookie.CookieSourceScheme recorded 0 samples (flags = 0x41)
0 ... 

Histogram: Cookie.Count recorded 0 samples (flags = 0x41)
0 ... 

Histogram: Cookie.DeletionCause recorded 0 samples (flags = 0x41)
0 ... 

Histogram: Cookie.EvictedLastAccessMinutes recorded 0 samples (flags = 0x41)
0 ... 

Histogram: Cookie.ExpirationDurationMinutes recorded 0 samples (flags = 0x41)
0 ... 

Histogram: Cookie.TimeBlockedOnLoad recorded 0 samples (flags = 0x41)
0 ... 

Histogram: Cookie.Type recorded 0 samples (flags = 0x41)
0 ... 

Histogram: DiskCache.4.Error recorded 1 samples, mean = 12.0 (flags = 0x41)
0   ... 
12  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
13  ... 

Histogram: Enterprise.PolicyLoadStatus recorded 2 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (2 = 100.0%)
1  ... 

Histogram: EnterpriseCheck.InDomain recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: EnterpriseCheck.IsEnterpriseUser recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: EnterpriseCheck.IsManaged recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: EnterpriseCheck.OSType recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: GPU.BlacklistFeatureTestResults.Accelerated2dCanvas recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: GPU.BlacklistFeatureTestResults.GpuCompositing recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: GPU.BlacklistFeatureTestResults.GpuRasterization recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: GPU.BlacklistFeatureTestResults.Webgl recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: GPU.BlacklistFeatureTestResults.Webgl2 recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: GPU.BlacklistFeatureTestResultsWindows.Accelerated2dCanvas recorded 1 samples, mean = 12.0 (flags = 0x41)
0   ... 
12  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
13  ... 

Histogram: GPU.BlacklistFeatureTestResultsWindows.GpuCompositing recorded 1 samples, mean = 12.0 (flags = 0x41)
0   ... 
12  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
13  ... 

Histogram: GPU.BlacklistFeatureTestResultsWindows.GpuRasterization recorded 1 samples, mean = 13.0 (flags = 0x41)
0   ... 
13  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
14  ... 

Histogram: GPU.BlacklistFeatureTestResultsWindows.Webgl recorded 1 samples, mean = 12.0 (flags = 0x41)
0   ... 
12  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
13  ... 

Histogram: GPU.BlacklistFeatureTestResultsWindows.Webgl2 recorded 1 samples, mean = 13.0 (flags = 0x41)
0   ... 
13  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
14  ... 

Histogram: GPU.BlacklistTestResultsPerEntry recorded 3 samples, mean = 89.0 (flags = 0x41)
0    ------------------------------------------------------------------------O (1 = 33.3%)
1    ... 
122  ------------------------------------------------------------------------O (1 = 33.3%) {33.3%}
123  ... 
145  ------------------------------------------------------------------------O (1 = 33.3%) {66.7%}
146  ... 

Histogram: GPU.DriverBugTestResultsPerEntry recorded 15 samples (flags = 0x41)
0    ------------------------------------------------------------------------O (1 = 6.7%)
17   ------------------------------------------------------------------------O (1 = 6.7%)
54   ------------------------------------------------------------------------O (1 = 6.7%)
88   ------------------------------------------------------------------------O (1 = 6.7%)
92   ------------------------------------------------------------------------O (1 = 6.7%)
132  ------------------------------------------------------------------------O (1 = 6.7%)
141  ------------------------------------------------------------------------O (1 = 6.7%)
149  ------------------------------------------------------------------------O (1 = 6.7%)
170  ------------------------------------------------------------------------O (1 = 6.7%)
172  ------------------------------------------------------------------------O (1 = 6.7%)
206  ------------------------------------------------------------------------O (1 = 6.7%)
207  ------------------------------------------------------------------------O (1 = 6.7%)
224  ------------------------------------------------------------------------O (1 = 6.7%)
226  ------------------------------------------------------------------------O (1 = 6.7%)
229  ------------------------------------------------------------------------O (1 = 6.7%)

Histogram: GPU.GPUProcessLaunchTime recorded 1 samples, mean = 10.0 (flags = 0x41)
0   ... 
10  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
12  ... 

Histogram: GPU.GPUProcessLifetimeEvents recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: GPU.GPUProcessSoftwareRendering recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: GPU.GPUProcessTerminationStatus recorded 1 samples, mean = 4.0 (flags = 0x41)
0  ... 
4  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
5  ... 

Histogram: GPU.HardwareAccelerationModeEnabled recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: IncognitoModePrefs.WindowsParentalControlsInitThread recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: IncognitoModePrefs.WindowsParentalControlsInitTime recorded 1 samples, mean = 99.0 (flags = 0x41)
0   ... 
96  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
114 ... 

Histogram: LibraryLoader.LoadNativeLibraryWindows recorded 1 samples, mean = 2.0 (flags = 0x41)
0  ... 
2  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
3  ... 

Histogram: MPArch.ChildProcessLaunchFirst recorded 1 samples, mean = 9.0 (flags = 0x41)
0  ... 
8  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
10 ... 

Histogram: Mojo.System.MessagesAcceptedPerEvent recorded 20 samples, mean = 9.4 (flags = 0x41)
0   ... 
4   ------------------------------------------------------------------------O (12 = 60.0%) {0.0%}
5   ... 
8   ------------------------O                                                 (4 = 20.0%) {60.0%}
9   ... 
16  ------O                                                                   (2 = 10.0%) {80.0%}
18  ---O                                                                      (1 = 5.0%) {90.0%}
20  ... 
54  -O                                                                        (1 = 5.0%) {95.0%}
60  ... 

Histogram: Mojo.System.Node.PendingChildren recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: NQE.EffectiveConnectionType.OnECTComputation recorded 3 samples, mean = 5.0 (flags = 0x41)
0  ... 
5  ------------------------------------------------------------------------O (3 = 100.0%) {0.0%}
6  O                                                                         (0 = 0.0%) {100.0%}

Histogram: NQE.ExternalEstimateProviderStatus recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: NQE.Kbps.ObservationSource recorded 1 samples, mean = 4.0 (flags = 0x41)
0  ... 
4  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
5  ... 

Histogram: NQE.Kbps.OnECTComputation recorded 1 samples, mean = 1456.0 (flags = 0x41)
0     ... 
1347  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
1774  ... 

Histogram: NQE.RTT.ObservationSource recorded 2 samples, mean = 5.5 (flags = 0x41)
0  ... 
4  ------------------------------------------------------------------------O (1 = 50.0%) {0.0%}
5  ... 
7  ------------------------------------------------------------------------O (1 = 50.0%) {50.0%}
8  O                                                                         (0 = 0.0%) {100.0%}

Histogram: NQE.RTT.OnECTComputation recorded 3 samples, mean = 90.0 (flags = 0x41)
0   ... 
81  ------------------------------------------------------------------------O (3 = 100.0%) {0.0%}
96  ... 

Histogram: NQE.TransportRTT.OnECTComputation recorded 2 samples, mean = 33.0 (flags = 0x41)
0   ... 
29  ------------------------------------------------------------------------O (2 = 100.0%) {0.0%}
34  ... 

Histogram: Net.Certificate.IgnoreCertificateErrorsSPKIListPresent recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Net.Certificate.IgnoreErrors recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Net.JobControllerSet.CountOfJobControllerAtShutDown recorded 4 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (4 = 100.0%)
1  ... 

Histogram: Net.NotifyAddrChangeFailures recorded 1 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Net.QuicSession.CloseAllSessionsError recorded 2 samples (flags = 0x41)
3  ------------------------------------------------------------------------O (2 = 100.0%)

Histogram: Net.QuicSession.PreferAesGcm recorded 2 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (2 = 100.0%)
1  ... 

Histogram: Net.ValidDNSName recorded 7 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (7 = 100.0%) {0.0%}
2  O                                                                         (0 = 0.0%) {100.0%}

Histogram: PlatformFile.UnknownErrors.Windows recorded 2 samples (flags = 0x41)
183  ------------------------------------------------------------------------O (2 = 100.0%)

Histogram: Plugin.FlashUsage recorded 1 samples, mean = 2.0 (flags = 0x41)
0  ... 
2  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
3  O                                                                         (0 = 0.0%) {100.0%}

Histogram: PluginFinder.BuiltInPluginList.ErrorCode recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: PrefService.PersistentLogRecallProtobufs recorded 2 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (2 = 100.0%) {0.0%}
2  ... 

Histogram: PrefService.ReadError recorded 1 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Profile.NumberOfSwitches recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Rappor.LoadCohortResult recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Rappor.LoadSecretResult recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: SafeBrowsing.FileTypeUpdate.ResourceBundleResult recorded 1 samples (flags = 0x41)
1  ------------------------------------------------------------------------O (1 = 100.0%)

Histogram: SafeBrowsing.FileTypeUpdate.ResourceBundleTypeCount recorded 1 samples (flags = 0x41)
282  ------------------------------------------------------------------------O (1 = 100.0%)

Histogram: SafeBrowsing.FileTypeUpdate.ResourceBundleVersion recorded 1 samples (flags = 0x41)
11  ------------------------------------------------------------------------O (1 = 100.0%)

Histogram: Settings.JsonDataReadSizeKilobytes.Local_State recorded 1 samples, mean = 83.0 (flags = 0x1)
0   ... 
81  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
96  ... 

Histogram: SharedMemory.CreateError recorded 3 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (3 = 100.0%)
1  ... 

Histogram: Shutdown.ShutdownType recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Startup.BrowserMainRunnerImplInitializeLongTime recorded 1 samples, mean = 389.0 (flags = 0x41)
0    ... 
372  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
429  ... 

Histogram: Startup.BrowserMainRunnerImplInitializeStep1Time recorded 1 samples, mean = 36.0 (flags = 0x1)
0   ... 
34  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
40  ... 

Histogram: Startup.BrowserMainRunnerImplInitializeStep2Time recorded 1 samples, mean = 353.0 (flags = 0x41)
0    ... 
318  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
378  ... 

Histogram: Startup.BrowserProcessImpl_PreMainMessageLoopRunTime recorded 1 samples, mean = 38.0 (flags = 0x41)
0   ... 
34  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
40  ... 

Histogram: Startup.PreMainMessageLoopRunImplLongTime recorded 1 samples, mean = 270.0 (flags = 0x41)
0    ... 
242  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
279  ... 

Histogram: TaskScheduler.DetachDuration.BackgroundBlockingPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.DetachDuration.BackgroundPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.DetachDuration.ForegroundBlockingPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.DetachDuration.ForegroundPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.NumTasksBeforeDetach.BackgroundBlockingPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.NumTasksBeforeDetach.BackgroundPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.NumTasksBeforeDetach.ForegroundBlockingPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.NumTasksBeforeDetach.ForegroundPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.NumTasksBetweenWaits.BackgroundBlockingPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.NumTasksBetweenWaits.BackgroundPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.NumTasksBetweenWaits.ForegroundBlockingPool recorded 5 samples, mean = 0.8 (flags = 0x1)
0  ------------------O                                                       (1 = 20.0%)
1  ------------------------------------------------------------------------O (4 = 80.0%) {20.0%}
2  ... 

Histogram: TaskScheduler.NumTasksBetweenWaits.ForegroundPool recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.TaskLatencyMicroseconds.BackgroundTaskPriority recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.TaskLatencyMicroseconds.BackgroundTaskPriority.MayBlock recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.TaskLatencyMicroseconds.UserBlockingTaskPriority recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.TaskLatencyMicroseconds.UserBlockingTaskPriority.MayBlock recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.TaskLatencyMicroseconds.UserVisibleTaskPriority recorded 0 samples (flags = 0x1)
0 ... 

Histogram: TaskScheduler.TaskLatencyMicroseconds.UserVisibleTaskPriority.MayBlock recorded 8 samples, mean = 531.4 (flags = 0x1)
0     ... 
10    ------------------------------------------------------------------------O (1 = 12.5%) {0.0%}
12    ------------------------------------------------O                         (1 = 12.5%) {12.5%}
15    ------------------------------------------------O                         (1 = 12.5%) {25.0%}
18    O                                                                         (0 = 0.0%) {37.5%}
22    -----------------------------O                                            (1 = 12.5%) {37.5%}
27    ... 
103   -----------------------------O                                            (1 = 12.5%) {50.0%}
124   ... 
263   -----------------------------O                                            (1 = 12.5%) {62.5%}
317   ... 
1730  ----------------------------------------------------------O               (2 = 25.0%) {75.0%}
2088  ... 

Histogram: TrackedObjects.GetRetiredOrCreateThreadData recorded 24 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (24 = 100.0%)
1  ... 

Histogram: UI.DeviceScale recorded 1 samples (flags = 0x41)
100  ------------------------------------------------------------------------O (1 = 100.0%)

Histogram: UKM.PersistentLogRecall.Status recorded 1 samples, mean = 1.0 (flags = 0x41)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: UMA.CleanExitBeaconConsistency recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: UMA.CreatePersistentHistogram.Result recorded 82 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (82 = 100.0%)
1  ... 

Histogram: UMA.EntropySourceType recorded 1 samples, mean = 1.0 (flags = 0x1)
0  O                                                                         (0 = 0.0%)
1  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
2  ... 

Histogram: UMA.FileMetricsProvider.InitialCheckTime.Total recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: UMA.Histograms.Activity recorded 476 samples, mean = 5.2 (flags = 0x1)
0   -O                                                                        (1 = 0.2%)
1   ------------------------------------------------------------------------O (125 = 26.3%) {0.2%}
2   ----------O                                                               (18 = 3.8%) {26.5%}
3   ----------------------------O                                             (49 = 10.3%) {30.3%}
4   -----------------------------O                                            (51 = 10.7%) {40.5%}
5   -------O                                                                  (13 = 2.7%) {51.3%}
6   O                                                                         (0 = 0.0%) {54.0%}
7   -------O                                                                  (12 = 2.5%) {54.0%}
8   ------------------------------------------------------------------------O (125 = 26.3%) {56.5%}
9   O                                                                         (0 = 0.0%) {82.8%}
10  -----------------------------------------------O                          (82 = 17.2%) {82.8%}
11  O                                                                         (0 = 0.0%) {100.0%}

Histogram: UMA.LowEntropySourceValue recorded 1 samples (flags = 0x1)
7845  ------------------------------------------------------------------------O (1 = 100.0%)

Histogram: UMA.PersistentAllocator.BrowserMetrics.Errors recorded 0 samples (flags = 0x41)

Histogram: UMA.PersistentAllocator.BrowserMetrics.UsedPct recorded 0 samples (flags = 0x41)
0 ... 

Histogram: UMA.PersistentAllocator.FieldTrialAllocator.Errors recorded 0 samples (flags = 0x41)

Histogram: UMA.PersistentAllocator.FieldTrialAllocator.UsedPct recorded 1 samples, mean = 8.0 (flags = 0x41)
0  ... 
6  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
12 ... 

Histogram: UMA.PersistentHistograms.InitResult recorded 1 samples, mean = 0.0 (flags = 0x41)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Variations.CreateTrials.SeedExpiry recorded 1 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Variations.LoadPermanentConsistencyCountryResult recorded 1 samples, mean = 8.0 (flags = 0x1)
0  ... 
8  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
9  ... 

Histogram: Variations.LoadSeedSignature recorded 1 samples, mean = 4.0 (flags = 0x1)
0  ... 
4  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
5  O                                                                         (0 = 0.0%) {100.0%}

Histogram: Variations.SeedEmpty recorded 1 samples, mean = 0.0 (flags = 0x1)
0  ------------------------------------------------------------------------O (1 = 100.0%)
1  ... 

Histogram: Variations.SeedFreshness recorded 1 samples, mean = 7.0 (flags = 0x1)
0  ... 
7  ------------------------------------------------------------------------O (1 = 100.0%) {0.0%}
9  ... 

Histogram: Variations.UserChannel recorded 1 samples (flags = 0x1)
3  ------------------------------------------------------------------------O (1 = 100.0%)



@skjnldsv
Copy link
Member

@nova168168 Thznkd, but not this log! :p
The console log, by opening the dev tools (F12) and clicking the console tabs.
Then reload your page with everything opened and see if any errors are being displayed! :)

@integras
Copy link

integras commented Nov 1, 2017

If this issue is the same as #415, it could be closed...

@skjnldsv skjnldsv added the duplicate This issue or pull request already exists label Nov 1, 2017
@skjnldsv skjnldsv closed this as completed Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists needs info Not enough information provided
Projects
None yet
Development

No branches or pull requests

4 participants