Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo on Data Importer log #8771

Closed
4 tasks done
jemtz-deleon opened this issue Apr 9, 2024 · 2 comments
Closed
4 tasks done

Typo on Data Importer log #8771

jemtz-deleon opened this issue Apr 9, 2024 · 2 comments
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).

Comments

@jemtz-deleon
Copy link

jemtz-deleon commented Apr 9, 2024

Support guidelines

I've found a bug and checked that ...

Description

Found a character typo in the logs created on Imports. Found it a bit odd, that's all :)

image

Overrule token with token from Authorization heade r.

Here's the line where it gets logged, would need to remove the whitespace so it is "header" rather than "heade r":
https://github.com/firefly-iii/data-importer/blob/6176402531d6adf63cbf6a145bfbdebb4d671858/app/Console/HaveAccess.php#L45

Debug information

2024-04-09 13:33:16: Overrule token with token from Authorization heade r.
2024-04-09 13:33:16: Trying to connect to http://192.168.100.61:8080...
2024-04-09 13:33:16: The last 25 chars of the access token are: PbBOiMVWEh99u9RJMvEkKyWqE
2024-04-09 13:33:16: Going to convert from file "/tmp/phpYIuJOI" using configuration "/tmp/php7W7soK" and flow "file".
2024-04-09 13:33:18: Done converting from file /tmp/phpYIuJOI using configuration /tmp/php7W7soK.

Expected behaviour

No response

Steps to reproduce

No response

Additional info

No response

@JC5 JC5 added bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release). labels Apr 10, 2024
@JC5 JC5 modified the milestones: importer-v1.4.5, importer-v1.4.6 Apr 10, 2024
@JC5
Copy link
Member

JC5 commented Apr 10, 2024

Nice, found and fixed.

JC5 added a commit to firefly-iii/data-importer that referenced this issue Apr 11, 2024
@JC5 JC5 closed this as completed Apr 17, 2024
Copy link
Contributor

Hi there! This is an automatic reply. Share and enjoy

This issue is now 🔒 closed. Please be aware that closed issues are not monitored by the developer of Firefly III.

  • If the original bug is not actually fixed, please open a new issue. Refer to this issue for clarity.
  • Follow-up questions must be posted in a new discussion
  • Further replies to this issue may get no response.

If there is more to discuss, please open a new issue or discussion.

Thank you for your contributions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified and replicated bugs and issues. fixed Bugs that are fixed (in a coming release).
Projects
Status: Done
Development

No branches or pull requests

2 participants