openmeetings / openmeetings-moodle-plugin

GNU General Public License v3.0
16 stars 8 forks source link

connection issues to Openmeetings and OM_ Plugin #55

Open doc2354j opened 7 months ago

doc2354j commented 7 months ago

Describe the bug OM_Credentials are added to plugin and getting the following error

Expected behavior Connection and create the proper room via OM_Plugin

Screenshots Screen Shot 2024-03-09 at 9 41 45

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

solomax commented 7 months ago

Hello @doc2354j

can you share some additional details?

doc2354j commented 7 months ago

Maxim,

I did not install a ssl certificate but yes this is open to the world and I have it port forwarded. If needed I can install a ssl certificate I await your reply on this. Thank you for your support in this matter.

On Mar 11, 2024, at 12:19, Maxim Solodovnik @.***> wrote:

Hello @doc2354j https://github.com/doc2354j can you share some additional details?

are your OM login page "open to the world"? are you using real SSL certificate (or default/self-signed)? — Reply to this email directly, view it on GitHub https://github.com/openmeetings/openmeetings-moodle-plugin/issues/55#issuecomment-1987554387, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNI3LHUKJU3TXH4VMHYYITYXUPDVAVCNFSM6AAAAABENUTHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGU2TIMZYG4. You are receiving this because you were mentioned.

solomax commented 7 months ago

In case you are using self-signed certificate for OM you need to uncheck Check SSL certificate and/or Hostname verification in plugin settings :)

please let me know if this helps :)

doc2354j commented 7 months ago

Thank you for your reply again where would I make this change for using the self-signed ssl ? I have unchecked this and I still received the same error

Fault (Service error)

Fault (Service error)

Could not login User to OpenMeetings, check your OpenMeetings Module Configuration

On Mar 11, 2024, at 12:45, Maxim Solodovnik @.***> wrote:

In case you are using self-signed certificate for OM you need to uncheck Check SSL certificate and/or Hostname verification in plugin settings :)

please let me know if this helps :)

— Reply to this email directly, view it on GitHub https://github.com/openmeetings/openmeetings-moodle-plugin/issues/55#issuecomment-1987585085, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNI3LE4533XBI56JBSO2QLYXUSGNAVCNFSM6AAAAABENUTHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGU4DKMBYGU. You are receiving this because you were mentioned.

solomax commented 7 months ago

Ouch, my bad I've missed Could not login User to OpenMeetings in error

Please try to

doc2354j commented 7 months ago

Thanks again I have checked and I already had this set. I also created a user for doodle as well

Here is the user that was also created

I still get the same answer as before

On Mar 11, 2024, at 12:57, Maxim Solodovnik @.***> wrote:

Ouch, my bad I've missed Could not login User to OpenMeetings in error

Please try to

login to your OM as Admin user go to Administration -> Configuration find config with key allow.soap.register --- Ensure it is ON (better create separate user for Moodle, ensure this user has SOAP user privilege) — Reply to this email directly, view it on GitHub https://github.com/openmeetings/openmeetings-moodle-plugin/issues/55#issuecomment-1987592783, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNI3LCHRHTVFFPLIADNMADYXUTSHAVCNFSM6AAAAABENUTHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGU4TENZYGM. You are receiving this because you were mentioned.

solomax commented 7 months ago

Could you please check $OM_HOME/logs/openmeetings.log ?

are there any errors? :)

doc2354j commented 7 months ago

Here is the log that you asked about.

On Mar 11, 2024, at 13:20, Maxim Solodovnik @.***> wrote:

Could you please check $OM_HOME/logs/openmeetings.log ?

are there any errors? :)

— Reply to this email directly, view it on GitHub https://github.com/openmeetings/openmeetings-moodle-plugin/issues/55#issuecomment-1987608374, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNI3LA6GCRRMYAL37CO2E3YXUWHXAVCNFSM6AAAAABENUTHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGYYDQMZXGQ. You are receiving this because you were mentioned.

solomax commented 7 months ago

It seems attachment was lost :(

doc2354j commented 7 months ago

I have checked the file and found no errors also but I will try to attach the file here again

On Mar 11, 2024, at 13:34, Maxim Solodovnik @.***> wrote:

It seems attachment was lost :(

— Reply to this email directly, view it on GitHub https://github.com/openmeetings/openmeetings-moodle-plugin/issues/55#issuecomment-1987618952, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNI3LDHOQEOIHLBP7AQAKDYXUX67AVCNFSM6AAAAABENUTHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGYYTQOJVGI. You are receiving this because you were mentioned.

doc2354j commented 7 months ago

If it is easier we can have a session through the OM server that is set up please just let me know

On Mar 11, 2024, at 13:34, Maxim Solodovnik @.***> wrote:

It seems attachment was lost :(

— Reply to this email directly, view it on GitHub https://github.com/openmeetings/openmeetings-moodle-plugin/issues/55#issuecomment-1987618952, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNI3LDHOQEOIHLBP7AQAKDYXUX67AVCNFSM6AAAAABENUTHGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGYYTQOJVGI. You are receiving this because you were mentioned.

solomax commented 7 months ago

In case you absolutely sure there are no errors in OM log and credentials are correct

I would enable debug output in your Moodle and try to check additional details( I do remember I have removed very detailed output (for security reasons), but some additional info might be printed)

Also you can send OM log to my personal email address: solomax (at) apache dot org

I can check check it :)