Open kosarko opened 1 year ago
Tested yesterday; but no email received. There's no trace of an email being sent in dspace logs...
(Note: from the mail server logs it seems that email was actually sent, but bounced. I'd rather not dig through mail server logs to know if dspace actually tried to send and email)
Should be done here: https://github.com/dataquest-dev/DSpace/pull/644 https://github.com/dataquest-dev/DSpace/pull/772
Tracked conversation: https://github.com/dataquest-dev/dspace-angular/issues/591
@milanmajchrak I'm having an issues with this, I'm stuck at a white page with running dots... See the attached video
https://github.com/user-attachments/assets/97702643-1a59-400d-a3bf-9d7dbb48ffe4
(I'm getting the verification token from dspace logs as the system is currently set not to send emails)
Edit
The version:
BE: Git hash: 68fb2030c514d92930980064d1f3cb0373c48de4 Date of commit: 2024-11-04 12:43:04 +0100This info was generated on: 2024-11-04 12:48:38 CET+0100 Build run: https://github.com/dataquest-dev/DSpace/actions/runs/11663529816
FE:
Git hash:
bd553228ea91c88ca0e2109b4c0d7033df50e43c
Date of commit:
2024-11-04 14:23:22 +0100
This info was generated on:
2024-11-04 14:23:40 CET+0100
Build run:
https://github.com/dataquest-dev/dspace-angular/actions/runs/11665121758
Release link:
https://github.com/dataquest-dev/dspace-angular/releases/tag/none-2024.11.11665121758 (if it does not work, then this is not an official release instance)
@milanmajchrak jinej problem je, ze te to necha se prihlasit bez potvrzeni toho mailu (bez pouziti toho linku). Vyplnim nejakej mail, vratim se na /repository, pouziju stejnyho idp, stejny credentials a dostanu se dovnitr.
https://github.com/user-attachments/assets/e078f8e7-24a4-41b5-8416-9eb118a18938
@milanmajchrak I'm having an issues with this, I'm stuck at a white page with running dots... See the attached video ....
@milanmajchrak tohle se chova jinak pokud mam frontend pustenej jako yarn start
a yarn start:dev
(v configu mam backend nastavenej na dspace-dev, beru url z mailu a akorat vymenim domenu za localhost:4000). Pri devu se to nezasekne (sice jsem taky dostal nejakej error, ale to uz muze byt ledaccos, FE na localhost link uz jsem pouzil nekolikrat...)
Pri prod se to zasekne stejne...navic v cli pak vidim:
ERROR TypeError: Invalid character in header content ["Authorization"]
at ClientRequest.setHeader (node:_http_outgoing:651:3)
at new ClientRequest (node:_http_client:291:14)
at Object.request (node:https:366:10)
at XMLHttpRequest3._sendHxxpRequest (/tmp/junk/temporary/new/dspace-angular/dist/server/main.js:7:2159782)
at XMLHttpRequest3._sendHttp (/tmp/junk/temporary/new/dspace-angular/dist/server/main.js:7:2159599)
at XMLHttpRequest3.send (/tmp/junk/temporary/new/dspace-angular/dist/server/main.js:7:2157723)
at Observable2._subscribe (/tmp/junk/temporary/new/dspace-angular/dist/server/main.js:7:2813070)
at Observable2._trySubscribe (/tmp/junk/temporary/new/dspace-angular/dist/server/main.js:7:1780333)
at /tmp/junk/temporary/new/dspace-angular/dist/server/main.js:7:1780225
at Object.errorContext (/tmp/junk/temporary/new/dspace-angular/dist/server/main.js:7:1985815) {
code: 'ERR_INVALID_CHAR'
coz nevim, jestli souvisi...
Expectation
+
extensionActual behavior
no email accepted:
The FE shows some basic "can't send email" error; underneath it gets a 400 bad request from
/api/autoregistration
the tomcat logs (cf. #1033 ) contain:
Is percent encoding (or base64?) of the params a solution?
Originally posted by @kosarko in https://github.com/ufal/clarin-dspace/issues/1066#issuecomment-1747137898
The rest of the use case remains untested: