Search Results

All Results 1949
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay SaaS Default Session Timeout
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue What is the default value for user session timeout on Liferay SaaS? Environment Liferay SaaS DXP 7.4 Resolution The default session...
Custom domains do not accept wildcard
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After modifying the webserver service to add new custom domains, the server doesn't start. The changes were added to the LCP.json...
External connections getting failed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue External connections getting dropped on Liferay PaaS environment with java.net.BindException error. Environment Liferay 7.0 Liferay...
How to Update Webserver Credentials
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I would like to change my webserver login credentials. Environment Liferay PaaS Resolution By default, the webserver nginx.conf uses...
Access Liferay PaaS Elasticsearch Server Indices
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Which endpoint should I use to access Elasticsearch Server indices? Environment Liferay PaaS Resolution In the Shell tab of the...
Not all logs are downloaded for the last 30 days
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I am trying to download through Liferay Cloud Console the logs for the last 30 days (or some similar longer interval), but in the...
storage.buckets.get access permission issue while integrating GCS
Issue Getting below error in logs while integrating Google Cloud Storage with Liferay: [xyz].gserviceaccount.com does not have storage.buckets.get access to [bucket-name] Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Issue comes when storage.buckets.getaccess permission is not...
Error with liboneagentloader.so starting Liferay service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After updating the Liferay service image used to deploy the service, there are errors in the log and the service doesn't start. The...
Backup in non-production environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How to configure backup in a non-production environment Environment Liferay PaaS Resolution The Service Update 2021-25-1 to the...
Unable to access jsonws API over Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue User gets below error while trying to access jsonws API over Liferay PaaS with Basic Auth enabled at Webserver level: "error": {...
Search service restarting continuously
Issue Search service is restarting continuously having similar errors as below: search[search-0] java.lang.StackOverflowError: null at org.apache.lucene.util.PriorityQueue.<init>(PriorityQueue.java:105) ~[lucene-core-7.7.3.jar:7.7.3 1a0d2a901dfec93676b0fe8be425101ceb754b85 - noble -...
How Can I Reset My Liferay PaaS Environment to its Original State?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Every so often, a situation may arise during development or testing where you need to bring your Liferay PaaS environment to a...
Expired certificates for custom domains are not being renewed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Liferay PaaS automatically renews the certificate when it is close to the expiration date, if there is some error in the renewing the...
Custom OSGi modules deployment issue
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Custom OSGi modules are not deploying with the attached errors Jan 25 15:31:14.840 build-4 [liferay-6f6445877-9kc6c] [dxp] ERROR...
How do I upload files to a non-navigable URL in Liferay PaaS?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I want to store configuration files on Liferay PaaS that should not be accessible to the general public. Is there a way to do that?...
java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'lportal.this_.searchText'; this is incompatible with sql_mode=only_full_group_by
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have a dynamic query that uses a group by clause. When we execute it below error is shown on the log: error: Caused by:...
How to download a file I created on the liferay service in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Example use case: with the below command in the Liferay service, I exported the contents of a Liferay table to a file mysql -e...
Builds are failing with d2 DXP images
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Jenkins build is failing for docker image version d2.x.x with the below error. Nov 01 01:04:10.250 build-9830 liferay[build] ...
How to resolve slow Liferay PaaS build times when including many React modules
Issue After adding more frontend React modules to our Liferay Workspace, we're seeing consistent PaaS build failures due to timeouts. As a workaround, builds now succeed after configuring LCP_CI_BUILD_TIMEOUT_MINUTES to be multiple hours instead of the default 30 minutes. However, when...
Compile with CI when code requires of external library in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When trying to compile code using CI service the process fails since it needs validation from an external library authentication You...

該当件数: 2,033 件中 1,781 - 1,800