Skip to content

AEM socket listener received bytes comparison is not correct #2

@henrykuijpers

Description

@henrykuijpers

https://github.com/ggotti/aem-base/blob/master/aemInstaller.py#L51

We have noticed that the byte array sometimes contains only "s" and then the next byte array contains "tarted". Therefore, this check does not work correctly. The solution is to concatenate all responses and then compare the end result with "started".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions