jabacrack
jabacrack
After updating react-debounce-input to version 3.3.0 in release 4.13.2 Swagger work fine with React 18.2.0
Bus.Publish throw next exception: System.MissingMethodException was unhandled HResult=-2146233069 Message=Method not found: 'Void RabbitMQ.Client.IModel.ExchangeDeclare(System.String, System.String, Boolean, Boolean, System.Collections.IDictionary)'. Source=RabbitBus StackTrace: at RabbitBus.MessagePublisher.PublishMessage(Object message, MessageProperties messageProperties, Action`2 replyAction) at RabbitBus.MessagePublisher.Publish(Object message, MessageProperties...
Last RabbitMQ.Client assembly require .Net 4.5.1
@yarmoliq It work well, with some circumstances: request one ticker at once, timeout 1 sec between requests.
Now it stop working without any error on flux load. And previously debug messages was disabled by default. Happy New Year! ``` 23:57:56-105736 INFO Starting SD.Next 23:57:56-110872 INFO Logger: file="e:\SD.Next\sdnext.log"...
After I install SD.Next from scratch, remove previously downloaded model and download it again, I get same error again. Model "Disty0/FLUX.1-dev-qint8" ``` 00:51:24-856388 ERROR Exception: local variable 'attn_output' referenced before...
@brknsoul Thanks, I didn't know that. Is it somehow turned on separately or does it not require any action from me?
I found out what happened – Yahoo has closed access to downloading CSV files with historical data. Another method to get the data, using charts, is still working. I might...
I switch to new api, and create new pull request (https://github.com/karlwancl/YahooFinanceApi/pull/77). Unfortunately looks like author abandon this project. Probably, later, I'll create independent fork.
Also, Yahoo Finance often returns error 401 now. It looks like it depends on the time of day, often in the morning, and almost never in the evening or at...