Configurations in Config.yml #76
Replies: 12 comments 39 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Please describe it, |
Beta Was this translation helpful? Give feedback.
-
succeed to run mvn package (without the -e -B command). but i havent modify the server project after clone it. meanwhile @BermanRamadhan got the error output about gcm after modifying the config.yml. so after this. i just need to edit the config.yml to my own configuration, right? |
Beta Was this translation helpful? Give feedback.
-
what is the use of metricsCluster, micrometer, and remoteConfig and what value do we need to pass in to this config? |
Beta Was this translation helpful? Give feedback.
-
i can run mvn package on signal server v5.xx and v2.92 but there is an error on maven-assembly-plugin. it says plugin maven-assembly-plugin:2.4 not found. |
Beta Was this translation helpful? Give feedback.
-
@madeindra : I had filled my credentials in the config.yml file, now when I try to run the server I get the following errors. Could you please clarify ? I've cloned the latest version of Signal-Server.
Turns out there are some new dependencies that have been added in the latest version. |
Beta Was this translation helpful? Give feedback.
-
for this signal server v 5.xx i use your 3.21 setup to run database migration and i got this message 'unrecognized field at attachments' |
Beta Was this translation helpful? Give feedback.
-
root@mail:~/parallel-v2# java -jar service/target/TextSecureServer-2.92.jar server service/config/sample.yml @madeindra i got the error when running the server after set up the config.yml. is it because of the apn in config.yml? |
Beta Was this translation helpful? Give feedback.
-
we've successfully run the server, but i forgot to keep the public keys when i generating the java -jar certificate, so i decided to run mvn clean install and run the java -jar certificate to get a new public keys and certificate, but after that when i run the java -jar server i got this root@mail:~/parallel-v2# java -jar service/target/TextSecureServer-2.92.jar server service/config/sample.yml
INFO [2021-05-21 03:27:30,366] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:
INFO [2021-05-21 03:27:30,428] io.dropwizard.server.ServerFactory: Starting whisper-server / |() | |/ | ERROR [2021-05-21 03:27:30,713] io.dropwizard.cli.ServerCommand: Unable to start server, shutting down |
Beta Was this translation helpful? Give feedback.
-
when i execute java -jar server, it's working but it's running for a long time, is it normal or there is an error in it? @madeindra |
Beta Was this translation helpful? Give feedback.
-
i try to run the server again and this is what i got @madeindra @ankingcodes help |
Beta Was this translation helpful? Give feedback.
-
@madeindra thanks for all your guide and your help it's so helpfull for us, i have successfully run the server, but i still need help on the android configuration, thanks for keep replying my question, Respect! |
Beta Was this translation helpful? Give feedback.
-
How to generate userAuthenticationTokenSharedSecret: in backupService and storageService??
Beta Was this translation helpful? Give feedback.
All reactions