PatrickPradier opened a new pull request, #51: URL: https://github.com/apache/airavata-mft/pull/51
I was not able to create a S3 resource with sessionToken. The limitation was on the sessionToken column length accordig to the logs : ``` 2022-09-28 15:03:25,043 [grpc-default-executor-7] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper {} - Value too long for column "SESSION_TOKEN VARCHAR(255)": "'FwoGZXIvYXdzEIj//////////wEaDKcgpgGGF6VtPcgCwiLdAf5Zmg9MTSgp7IaDPsXbJcz9aOR8olV0kaFQMuV7sRv+y7/cnYe7637dnn1x1D3NwpoEQgP19NP13Mr... (416)"; SQL statement: insert into s3secret_entity (access_key, secret_key, session_token, secret_id) values (?, ?, ?, ?) [22001-191] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@airavata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org