Sender | Message | Time |
---|---|---|
4 Nov 2024 | ||
Aryan Arora joined the room. | 15:35:56 | |
7 Nov 2024 | ||
kenny ng joined the room. | 03:51:35 | |
kenny ng | Guys i have question is anyone encountering this issue when you run the example code for class 2 to send file Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/core.py", line 71, in _event_handler machine.update_state(event, pdu) File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/machines/sender2.py", line 154, in update_state self._send_missing_file_data() File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/machines/sender2.py", line 408, in _send_missing_file_data self.kernel.transport.request(pdu.to_bytes(), address) File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/pdu/filedata.py", line 59, in to_bytes return self.pdu_header.to_bytes() + databytes File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/pdu/header.py", line 53, in to_bytes databytes = bytes([ ValueError: bytes must be in range(0, 256) if so is there a way to fix it im using this gitlab: https://gitlab.com/librecube/prototypes/python-cfdp | 03:53:41 |
Aryan Arora | If I am correct, python-cfdp in the prototypes had been succeeded by python-cfdp in the library Please try https://gitlab.com/librecube/lib/python-cfdp | 04:56:52 |
Aryan Arora | * If I am not wrong, I think python-cfdp in the prototypes had been succeeded by python-cfdp in the library Please try https://gitlab.com/librecube/lib/python-cfdp | 04:57:50 |
kenny ng | ok thanks | 05:01:08 |
kenny ng | im getting this issue instead File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/core.py", line 126, in _event_handler machine.update_state(event, pdu) File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/machines/sender2.py", line 160, in update_state self.send_missing_file_data() File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/machines/sender2.py", line 410, in send_missing_file_data self.kernel.transport.request(pdu.encode()) File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/pdu/filedata.py", line 63, in encode return self.pdu_header.encode() + databytes File "/home/pi/filetransfertest/CFDP/Rover/venv/lib/python3.10/site-packages/cfdp/pdu/header.py", line 58, in encode databytes = bytes( | 05:06:08 |
kenny ng | which is the same issue | 05:06:42 |
kenny ng | like it only happen when i send the sample large.txt file as it does not occur for medium files | 05:13:20 |
Aryan Arora | I am using python 3.12.2 and can use the example send script for class 2 for large.txt. Maybe try to upgrade your py | 05:19:05 |
kenny ng | i alr tried upgrading but the highest i can go is 3.11 which is already being used | 07:44:40 |
Artur Scholz | Please post an issue here: https://gitlab.com/librecube/lib/python-cfdp/-/issues | 08:05:13 |
10 Nov 2024 | ||
Red | Slightly off topic but in open source topic: https://post.lurk.org/@loriemerson/113453075110287014 European Alternatives to US and EU-third party services | 19:35:22 |
Artur Scholz | Great! Another good resource is https://alternativeto.net/ where you can filer for open source replacements. PS: We have a non exhaustive list here (let me know if you have suggestions to add): https://librecube.gitlab.io/development/open_source/ | 20:23:02 |
Artur Scholz | * Great! Another good resource is https://alternativeto.net/ where you can filer for open source replacements. PS: We have a non exhaustive list here (let me know if you have suggestions to add): https://librecube.gitlab.io/open_source/ | 20:55:52 |
11 Nov 2024 | ||
Red | This one is interesting as well, privacy aware: https://switching.software/ again found from post from Prof. Lori Emerson | 01:04:38 |
12 Nov 2024 | ||
ashnicolus joined the room. | 16:33:51 | |
14 Nov 2024 | ||
Aryan Arora | Redacted or Malformed Event | 04:15:45 |
Red | Hello everyone ! Just came back from websummit. out of 70k I saw three people with space jackets. including me. Anyone I missed there ? (I know after the fact 🤷) | 19:07:18 |
Red | * Hello everyone ! Just came back from websummit 🚞. out of 70k people I saw three people with space jackets. including me. Anyone I missed there ? (I know after the fact 🤷) | 19:30:29 |
Husseinat Etti-Balogun | I didn’t even know there was such thing as the websummit. How was the event? | 21:08:10 |
Red | Well I thought I would see web people, hardcore chrome or firefox developer, then booth like Opera, Mariadb, so a big open source presence. I haven't seen much on Web workers, HTTP3 Quic, web assembly or latest stuffs from the World Wide Web Consortium... W3C. | 21:22:12 |
Red | * Well I thought I would see web people, hardcore chrome or firefox developers, then booth like Opera, Mariadb, so a big open source presence. I haven't seen much on Web workers, HTTP3 Quic, web assembly or latest stuffs from the World Wide Web Consortium... W3C. | 21:22:29 |
15 Nov 2024 | ||
Artur Scholz | Major update on the rover project documentation: https://librecube.gitlab.io/projects/rover/ | 15:57:02 |
Artur Scholz | Anyone interested in the (not too hard) challenge to route this 2-layer board? https://gitlab.com/librecube/tools/prototype-module-pyboard | 17:22:17 |
18 Nov 2024 | ||
Artur Scholz | Redacted or Malformed Event | 14:07:12 |
cajt | Redacted or Malformed Event | 21:14:48 |
19 Nov 2024 | ||
jankolmas | Download Screenshot from 2024-11-19 09-04-39.png | 08:05:02 |
jankolmas | There seems to be a problem with the link, all I see is an empty page | 08:05:04 |
cajt | Anyone in Bremen the next three days? (Space tech expo) | 08:10:33 |