@maliming we modified program.cs
FYI: our docker-compose.override.yml
Environment is coming as production only
Log:
Environment is : Production
[07:42:29 INF] Starting Exceego.EHSWatch.AppV3.InternalGateway.
[07:42:34 WRN] Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed.
[07:42:34 INF] User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest.
[07:42:34 INF] Creating key {6c3d7fff-34d3-4188-9d62-7a2ae3a36859} with creation date 2021-09-15 07:42:34Z, activation date 2021-09-15 07:42:34Z, and expiration date 2021-12-14 07:42:34Z.
[07:42:34 WRN] No XML encryptor configured. Key {6c3d7fff-34d3-4188-9d62-7a2ae3a36859} may be persisted to storage in unencrypted form.
[07:42:34 INF] Writing data to file '/root/.aspnet/DataProtection-Keys/key-6c3d7fff-34d3-4188-9d62-7a2ae3a36859.xml'.
[07:42:34 INF] Loaded ABP modules:
[07:42:34 INF] - Exceego.EHSWatch.AppV3.InternalGateway.AppV3InternalGatewayModule
.....
[07:42:34 INF] - Exceego.EHSWatch.AppV3.UserTaskService.UserTaskServiceHttpApiModule
[07:42:34 ERR] ABP-LIC-0008 - License check failed for 'Volo.Saas.Tenant.HttpApi-v4.4.0.0'.
You need to log in using the command `abp login <username>`.
For more information, contact to license@abp.io.
[07:42:34 INF] Application is shutting down...
[07:42:35 INF] Initialized all ABP modules.
HI
Can you write some code in
Program
class to confirm the environment?
Sure will do and let u know
Could you share the code? thanks.
Yes over the email, anyway just sharing once again to shiwei.liang@volosoft.com.
Yes we had a communication 6 days before, I think 6 days is very short to close the ticket. By the way did u got a chance to check the code which I shared?
can I know why this issue marked as closed without proper resolution or response
Hi @viswajwalith, with v4.4.1 you can add custom CSS by specifying
cssClass
for your menu items.
Thanks for the update, in mean time we managed with some CSS hack
hi viswajwalith
Sorry, I'm not good at MongoDb.
No worries, If possible we will try to provide some inputs if we are able to break it out
Reopen if you don't resolve the problem.
Hi @maliming do you have any sample for this?